09-27-2015, 08:13 PM
(09-22-2015, 03:20 PM)Conan Wrote: 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))
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.
If you wanna mess with an OpenVZ VPS I have one from Layer.ae. I'll be wiling to give you the panel details if you wanna mess around with it.