y9938
68bc308422
fix: update generate.sh to use server.jsonc ( #228 )
...
Replace server.json with server.jsonc in generate.sh to fix errors like
'sed: can't read server.json: No such file or directory' when running
'./generate.sh -m'. This aligns with the file rename in commit #199 .
Also remove trailing spaces automatically cleaned by editor.
Closes #227
2025-04-26 20:53:15 +08:00
yuhan6665
061321ad1c
Update all json file to jsonc ( #199 )
2024-10-21 11:49:47 -04:00
chshouyu
d9d8f77541
Update websocket path ed from 2048 to 2560
2024-06-23 03:23:55 +08:00
kiriknik
7f4e176d9b
Update generate.sh
...
A little patch to generate qr code)
2023-12-29 10:46:15 -05:00
bghandchi
004c490c7b
Auto generate script for all in one configs ( #145 )
...
* fixes default template value for password at server.json:237
* Auto config generation script
* Readme fix
* remove ?ed=2048
* remove h2 tcp
2023-04-13 13:04:12 -04:00
Bahman
ae379bf770
fixes default template value for password at server.json:237
2023-02-17 09:47:20 -05:00
Saoshyanet
6c979e4f0e
Introduce sed for fast replacement in all-in-one readme. ( #117 )
...
* Fast replacement using sed
* Fast replacement using sed
2023-02-04 12:19:22 -05:00
Woman Life Freedom
5d6676b34c
Fixed All-in-One-fallbacks-Nginx routing ( #114 )
...
* Fixed routing issue + Add API config
* Fixed typo
* Removed shadowsocks because of similar links
* Fixed typo
---------
Co-authored-by: wlfvpn <vpn.womanlifefreedom.vip>
2023-01-27 23:17:42 -05:00
uzziell
e374ba0925
Added more combinations to All-in-One ( #107 )
...
* Added H2 for all protocols, SS-WS and SS-TCP
* added more comments to fallbacks
* update README.md
* added client link examples
* update README.md
* update README.md
* update README
* update README
* typo in domain name
* Switched to latest VISION flow - block private address access by default
* clean up nginx.conf
* added client configurations
* fixed typo in README.md
* client/server UUID mismatch
2023-01-10 23:35:01 -05:00
uzziell
648e771c00
multiple configs on one port ( #100 )
...
* added all-in-one(everything on https) config
* Commented http sub-config
2023-01-01 23:39:37 -05:00