939189011 / scripts

VKit - Tools and Scripts for Linux VPS

Home Page:https://vps.dance/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vkit

Tools and Scripts for Linux VPS

  • vkit(include all scripts)
bash <(curl -Lso- https://sh.vps.dance/vkit.sh)
  • add swap space
bash <(curl -Lso- https://sh.vps.dance/swap.sh)
  • add SSH public key
bash <(curl -Lso- https://sh.vps.dance/ssh.sh) key
  • change SSH port
bash <(curl -Lso- https://sh.vps.dance/ssh.sh) port
  • prefer IPv4/IPv6; enable/disable IPv6;
bash <(curl -Lso- https://sh.vps.dance/ip46.sh)
  • install ddns-go
bash <(curl -Lso- https://sh.vps.dance/tools.sh) ddns-go -p
  • install gost
bash <(curl -Lso- https://sh.vps.dance/tools.sh) gost -p
  • install realm
bash <(curl -Lso- https://sh.vps.dance/tools.sh) realm -p
  • autoBestTrace
bash <(curl -Lso- https://sh.vps.dance/autoBestTrace.sh)
  • paste text and share
bash <(curl -Lso- https://sh.vps.dance/paste.sh)

Acknowledgements

Thanks to the following projects:

About

VKit - Tools and Scripts for Linux VPS

https://vps.dance/

License:MIT License


Languages

Language:Shell 94.7%Language:Batchfile 5.3%