_6tunnel
6tunnel 0.14
Tunnelling for application that don't speak IPv6
https://github.com/wojtekka/6tunnelGNU General Public License v2.0 only
main program: 6tunnelprograms: 6tunnel
Platforms (46)
x86_64-cygwini686-netbsdpowerpc-netbsdi686-cygwins390x-linuxriscv64-netbsdriscv64-linuxx86_64-netbsd
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ _6tunnel ];
Ad-hoc shell
nix-shell -p _6tunnel
Flake (nix run)
nix run nixpkgs#_6tunnel