ccreater222 / scf-proxy

云函数代理服务

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💡 scf-proxy 云函数代理

白嫖云函数,构建自己的代理服务

开了http auth的云函数,搜索zabbix:0xfafu把它替换成你想要的密码

踩坑记录

  1. 云函数一定要把超时时间改大一点

快速食用🍰

sh build.sh

https://console.cloud.tencent.com/scf/list?rid=1&ns=default

上传 zip 包并布署

原理 📌

效果展示 🎈

scftest.png

scfhttps.png

Reference

https://freewechat.com/a/MzI0MDI5MTQ3OQ==/2247484068/1

https://github.com/copriwolf/serverless-transitcode

http://www.lyyyuna.com/2018/03/16/http-proxy-https/

https://github.com/lyyyuna/mitm

https://api.bilibili.com/x/web-interface/zone

https://mp.weixin.qq.com/s/lRdVqBKlR708tGGXQxjUWA https://github1s.com/google/martian/blob/master/proxy.go https://github1s.com/google/martian/blob/master/mitm/mitm.go

https://github.com/getlantern/mitm/blob/master/mitm.go https://github.com/getlantern/keyman

About

云函数代理服务


Languages

Language:Go 99.5%Language:Shell 0.5%