Spark icon indicating copy to clipboard operation
Spark copied to clipboard

增加反向socks5

Open 1isslee opened this issue 2 years ago • 8 comments

Please make sure of the following things.

  • [X] I have read the documentation.
  • [X] 我已阅读 文档
  • [X] I'm sure there are no duplicate issues.
  • [X] 我确定没有提交和他人重复的issue。
  • [X] I'm sure this feature is not implemented.
  • [ ] 我确定该功能尚未实现。
  • [X] I'm sure it's a reasonable and popular requirement.
  • [ ] 我确定这个需求合理且符合大多数人需要。

Describe the feature / 需求描述

增加反向sock5代理用起来会很方便,完全可以抛弃frp之流的代理工具了。

Suggested solution / 实现思路

No response

Additional information / 附加说明

No response

1isslee avatar Jul 11 '22 10:07 1isslee

如果用的人多的话,应该会在未来的版本里提供支持。

XZB-1248 avatar Jul 22 '22 10:07 XZB-1248

If more people use it, support should be provided in future versions.

Should certainly be added, it's becoming standard would look to see it :)

JackDev-cc avatar Jul 24 '22 12:07 JackDev-cc

If more people use it, support should be provided in future versions.

Should certainly be added, it's becoming standard would look to see it :)

Of course I knew it, but I’m the only developer of this project. And, socks5 is a complicated protocol, it will take a long time to implement socks5.

XZB-1248 avatar Jul 31 '22 03:07 XZB-1248

If more people use it, support should be provided in future versions.

Should certainly be added, it's becoming standard would look to see it :)

In addition, server will act as a forwarder between you and your machine, that means, I’ve to customize socks5 library. It takes a lot of time too.

XZB-1248 avatar Jul 31 '22 03:07 XZB-1248

如果用的人多的话,应该会在未来的版本里提供支持。

怎么登录服务端?账号密码多少

qq173735445 avatar Sep 18 '22 14:09 qq173735445

怎么登录服务端?账号密码多少

{
    "listen": ":8000",
    "salt": "some random string",
    "auth": {
        "username": "password"
    }
}

配置文件里的username就是账号,password就是密码。 auth置空代表不需要验证。

XZB-1248 avatar Sep 19 '22 03:09 XZB-1248

密码怎么登录服务端?

{
    "listen": ":8000",
    "salt": "some random string",
    "auth": {
        "username": "password"
    }
}

文件里的用户名就是账号,密码密码就是配置 空代表不需要验证。

这个项目可以做到静默后台然后监控员工的效果吗?

qq173735445 avatar Sep 19 '22 09:09 qq173735445

这个项目可以做到静默后台然后监控员工的效果吗?

我不建议你用这个项目做这些,这个项目说到底只是供私人控制自己的设备使用的。 术业有专攻,深信服欢迎你。 最后,即使是深信服,这些东西也依旧打着侵犯个人隐私的擦边球。

XZB-1248 avatar Sep 19 '22 11:09 XZB-1248