Skip to content

[建议]望增加几个功能 #18

Description

@lanybass

1.能否增加对非客户端的请求做反向代理?
即 区分普通http请求和客户端代理请求,普通请求走反向代理,客户端请求正常代理。
SSR和goflyway中有这项功能,当其他人使用浏览器直接访问我的代理端口时,给他返回一个指定页面来迷惑他,让他以为这是个普通WEB端口。
=======>我知道nginx前置一下可以实现,但集成的话更好。这个功能我自己fork后加了,但是不熟悉GO语言也不熟悉项目,写的很ugly就不提pr了

2.对windows端增加参数隐藏cmd窗口,如果支持做成windows服务就更好
====>我知道nssm之类的软件可以实现,但是集成的话更好

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions