-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
1.能否增加对非客户端的请求做反向代理?
即 区分普通http请求和客户端代理请求,普通请求走反向代理,客户端请求正常代理。
SSR和goflyway中有这项功能,当其他人使用浏览器直接访问我的代理端口时,给他返回一个指定页面来迷惑他,让他以为这是个普通WEB端口。
=======>我知道nginx前置一下可以实现,但集成的话更好。这个功能我自己fork后加了,但是不熟悉GO语言也不熟悉项目,写的很ugly就不提pr了
2.对windows端增加参数隐藏cmd窗口,如果支持做成windows服务就更好
====>我知道nssm之类的软件可以实现,但是集成的话更好
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels