go-gost / gost

GO Simple Tunnel - a simple tunnel written in golang
https://gost.run
MIT License
3.76k stars 476 forks source link

About hot reload #148

Open Noa886 opened 1 year ago

Noa886 commented 1 year ago

Whether v3 supports hot reload and how it should be written config.

xzycn commented 1 year ago

Absolutely not supported now, even if it's written in docs :( There are some "bugs" need to be solved.

wenerme commented 5 months ago

@ginuerzh Hi, is it possible to support this now ? The api support reload config, I hop gost can react on siguer1 or something to reload the config, even reload part of config is enough.

ginuerzh commented 1 month ago

You can use the web API to modify the config.

wenerme commented 1 month ago

cli & api is different things, reload by signal or command is more about cli.