8000 GitHub - mikan01/stupid-simple-vmess: the hands-down most simple Vmess script
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mikan01/stupid-simple-vmess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stupid-simple-vmess

the hands-down most simple Vmess 675D script. No domain / knownledge / fiddling needed.

Usage

IPv4 VPS:

wget 'https://api.daycat.space/rproxy/https://raw.githubusercontent.com/daycat/stupid-simple-vmess/main/install.sh' -O install.sh && bash install.sh

IPv6-only VPS:

wget 'https://api.daycat.space/rproxy/https://raw.githubusercontent.com/daycat/stupid-simple-vmess/main/ipv6-only.sh' -O ipv6.sh && bash ipv6.sh

To-do:

  1. Auto detect if Apache is present, and if so, uninstall and kill apache (because it sucks)
  2. Auto detect and kill any processes using port 80
  3. Warn users on OVZ to open TUN/TAP if couldn't automatically open.
  4. Combine scripts into one for easy management

Credits

  1. Thanks to MisakaNO for allowing me to modify his original script and publish this script
  2. Thanks to P3terX for his wonderfully written Cloudflare Warp script that provides the possibility of IPv6-only VPSes being supported in this script

About

the hands-down most simple Vmess script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0