Free static IPv6 for ALL!

IvanGorinich 9f9af27bc4 Обновить 'README.md' 2 jaren geleden
README.md 9f9af27bc4 Обновить 'README.md' 2 jaren geleden
ipingus6_installer.sh df89ffdb67 Обновить 'ipingus6_installer.sh' 2 jaren geleden
script.sh 90fa9254a8 Обновить 'script.sh' 2 jaren geleden
script2.sh 203f075255 Обновить 'script2.sh' 2 jaren geleden
script3.sh ddb3c16ea7 Загрузить файлы '' 2 jaren geleden

README.md

IPingUS6

Free static IPv6 for ALL!

How it works?

You connects to Miredo IPv6 tunnel and make DNS Record on FreeDNS (or DuckDNS).

How I can install it?

If you use GNU/Linux, you need to use this commands:

sudo apt install build-essential autopoint gettext
git clone https://notabug.org/IvanGorinich/IPingUS6
cd IPingUS6
chmod +x ipingus6_installer.sh
sh ipingus6_installer.sh

How I can remove it?

Just use this commands:

1)sudo apt purge miredo

2)sudo rm -rf ~/ipingus6

3)Edit crontab with crontab -e and remove */10 * * * * ~/ipingus6/ipingus6.sh and @reboot ~/ipingus6/ipingus6.sh