09-22-2015, 03:20 PM
Here is a simple installation script that I made
Just run this command to install ipv6 tunneler
NOTES:
Run it as root (It checks the user though)
You should have TUN/TAP Enabled (I think the tun/tap checking works)
NOTE: init.d systems only (Not tested since I don't have an available OpenVZ system to mess with. (Still adding a tun/tap adapter on my KVM vps))
This should probably work on a CentOS 6 System
Please use at your own risk
This shouldn't do any harm to your VPS. It only adds 2 files which you can delete to reverse it.
Just run this command to install ipv6 tunneler
NOTES:
Run it as root (It checks the user though)
You should have TUN/TAP Enabled (I think the tun/tap checking works)
NOTE: init.d systems only (Not tested since I don't have an available OpenVZ system to mess with. (Still adding a tun/tap adapter on my KVM vps))
Code: (Select All)
wget https://dev.1conan.com/workspace/ShellScripts/ipv6hetb.sh --no-check-certificate && bash ipv6hetb.sh
This should probably work on a CentOS 6 System
Please use at your own risk
This shouldn't do any harm to your VPS. It only adds 2 files which you can delete to reverse it.
http://FreeVPS.club - Free VPSs!