SCFProxy icon indicating copy to clipboard operation
SCFProxy copied to clipboard

A proxy tool based on cloud function.

Results 14 SCFProxy issues
Sort by recently updated
recently updated
newest added

websocat 原生支持反弹命令,类似于ncat 的 -e 参数 ``` cmd: Start specified command line using `sh -c` or `cmd /C` (depending on platform) exec: Execute a program directly (without a subshell), providing array...

使用 SOCKS5 代理 PC 客户端通过 VPS 上的该代理连续发起多个 https 访问请求,VPS上的 bridge 会出现大量 PC 客户端 IP 与 Socks5 之间的 CLOSE_WAIT 状态的链接,随着请求次数的增加而增长; 同时观察到 Tencent SCF 平台地址与 bridge 之间也会出现大量状态为 FIN_WAIT2 的链接; 能否针对每个 session 的...

bug

能否出一个腾讯云函数的配置教程,创建出云函数后怎么配置可以降低费用成本。目前默认创建的配置收费都觉得太贵了。

采用的是阿里云函数socks5模式。在扫描或者长时间使用时发现代理会失效,有本地监听的新建sock连接,但没有scf的连接。程序重启后正常。 windows kali 测试都一样。

bug

在创建时遇到如下报错,后面是否可以添加个输出详细信息呢,或者给出一个错误日志 我后面试了--debug 好像没有输出debug日志 顺便向师傅请教个问题,阿里云上在销毁全部FC函数和应用的情况下,隔一个小时还会扣费,这种情况师傅有遇到过吗? 或者有思路吗?

enhancement

This pull request addresses two issues: In path.go, replace logrus.Fatal with logrus.Fatalf to format error messages accurately. In root.go, add a conditional defer statement to ensure proper file closure after...

为socks添加quic支持。通过参数--mt可以指定quic,开启quic时必须开启端口的UDP支持。

enhancement

It could be problematic if there are any unexpected errors or bugs that cause a large number of requests to be made, resulting in unexpected and potentially significant charges.

enhancement

无法获取到ip ![image](https://github.com/shimmeris/SCFProxy/assets/59247295/66a5fe68-2542-407c-8b4e-fb9fe5986166) ![image](https://github.com/shimmeris/SCFProxy/assets/59247295/a050047a-531d-45bf-a234-d910a8327b2a)