mirror of
https://github.com/euphrat1ca/Security-List.git
synced 2026-06-12 21:01:51 +08:00
1
This commit is contained in:
parent
be86c900cc
commit
8a043c19bd
@ -1,7 +1,7 @@
|
||||
# 代理映射穿透
|
||||
- https://www.freebuf.com/sectool/249572.html //正确的上网方式:软路由入门指南。techteach。
|
||||
- https://github.com/fatedier/frp //Golang。用于内网穿透的高性能的反向代理应用,多协议支持,支持点对点穿透,范围端口映射。greatjob,25k。G:;todzhang/lcx/;G:/uknowsec/frpModify //公众号:FRP改造计划;--
|
||||
- https://github.com/cnlh/nps //Go。内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。WebGUI,多用户。GOODJOB。
|
||||
- https://github.com/cnlh/nps //Go。内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。WebGUI,多用户。GOODJOB。G:/stealth/psc;--
|
||||
## 流量代理
|
||||
- https://github.com/litespeedtech //轻量级高并发web框架,自带waf/管理后台/模板等。类比nginx。W:openlitespeed.org;--
|
||||
- http://openresty.org/ //基于Nginx+Lua的高性能 Web 平台
|
||||
|
||||
@ -74,6 +74,7 @@
|
||||
### Golang开发
|
||||
- https://github.com/voidint/g //gvm Golang版本管理控制。设置国内镜像源环境变量`"G_MIRROR" -> https://golang.google.cn/dl/`。
|
||||
- https://goproxy.io/zh/ //go镜像源国内库加速。W:goproxy.cn/;--
|
||||
- https://docs.microsoft.com/zh-cn/learn/paths/go-first-steps/ //微软Go学习教材。goodjob。
|
||||
- https://books.studygolang.com/gopl-zh/ //GO语言圣经中文版
|
||||
- https://github.com/chai2010/advanced-go-programming-book //GO语言高级编程
|
||||
- https://github.com/Quorafind/golang-developer-roadmap-cn //Go 开发者的路线图
|
||||
|
||||
Loading…
Reference in New Issue
Block a user