Каталог инструментов

1 инструментов

Тег: tunnel ×
Anonymizers

Сборщик бесплатных VPN-конфигураций из репозиториев GitHub, фильтрующий их по доступности TCP и качеству туннеля.

pip install -r requirements.txt python -m vpn_collector.main --setup-tg python -m vpn_collector.main --collect python -m vpn_collector.main --test pip install requests telethon git clone https://github.com/amnezia-vpn/amneziawg-go cd amneziawg-go && GOPROXY=https://goproxy.io,direct make && sudo cp amneziawg-go /usr/local/bin/ git clone https://github.com/amnezia-vpn/amneziawg-tools cd amneziawg-tools && make && sudo make install echo "$USER ALL=(ALL) NOPASSWD: /usr/local/bin/awg,/usr/local/bin/awg-quick,/usr/bin/ip,/usr/bin/curl" | sudo tee /etc/sudoers.d/awg_collector python -m awg_collector.main --collect python -m awg_collector.main --recheck python -m awg_collector.main --export python -m vpn_collector.main --full python -m vpn_collector.main --recheck python -m vpn_collector.main --add-source user/repo python -m vpn_collector.main --add-source https://example.com/sub.txt python -m vpn_collector.main --add-source t.me/channelname python -m vpn_collector.main --sync-stars <github_username> bash scripts/git_push_results.sh