Skip to content

Commit d63e2fb

Browse files
committed
Update
1 parent 3dccf55 commit d63e2fb

2 files changed

Lines changed: 8 additions & 98 deletions

File tree

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
本项目创建于2022年4月18日,最近的更新时间为2022年11月16日。
88

9-
- [01-项目结构修改]()
10-
- [02-项目功能修改]()
11-
- [03-静态特征修改]()
12-
- [04-流量特征修改]()
13-
- [05-敏感信息隐藏]()
14-
- [06-参考项目资源]()
9+
- [01-项目结构修改](https://github.com/Goqi/Erfrp#01-%E9%A1%B9%E7%9B%AE%E7%BB%93%E6%9E%84%E4%BF%AE%E6%94%B9)
10+
- [02-项目功能修改](https://github.com/Goqi/Erfrp#02-%E9%A1%B9%E7%9B%AE%E5%8A%9F%E8%83%BD%E4%BF%AE%E6%94%B9)
11+
- [03-静态特征修改](https://github.com/Goqi/Erfrp#03-%E9%9D%99%E6%80%81%E7%89%B9%E5%BE%81%E4%BF%AE%E6%94%B9)
12+
- [04-流量特征修改](https://github.com/Goqi/Erfrp#04-%E6%B5%81%E9%87%8F%E7%89%B9%E5%BE%81%E4%BF%AE%E6%94%B9)
13+
- [05-敏感信息隐藏](https://github.com/Goqi/Erfrp#05-%E6%95%8F%E6%84%9F%E4%BF%A1%E6%81%AF%E9%9A%90%E8%97%8F)
14+
- [06-参考项目资源](https://github.com/Goqi/Erfrp#06-%E5%8F%82%E8%80%83%E9%A1%B9%E7%9B%AE%E8%B5%84%E6%BA%90)
1515

1616
## 01-项目结构修改
1717

@@ -263,11 +263,8 @@
263263
## 05-敏感信息隐藏
264264

265265
- [ ] 服务端IP地址加密
266-
- [x] [程序运行后删除配置文件](https://github.com/Goqi/Erfrp/blob/main/pkg/cmd/frpc/root.go)
267-
- frpc.exe --delini
268-
269-
- [x] [远程加载配置文件](https://github.com/Goqi/Erfrp/blob/main/pkg/config/value.go)
270-
- frpc.exe -c http://127.0.0.1/frpc.ini
266+
- [x] [程序运行后删除配置文件](https://github.com/Goqi/Erfrp/blob/main/pkg/cmd/frpc/root.go):例子:frpc.exe --delini
267+
- [x] [远程加载配置文件](https://github.com/Goqi/Erfrp/blob/main/pkg/config/value.go):例子:frpc.exe -c http://127.0.0.1/frpc.ini
271268

272269
## 06-参考项目资源
273270

@@ -279,7 +276,6 @@
279276
- https://github.com/uknowsec/frpModify
280277
- https://github.com/NS-Sp4ce/Frp_modify
281278
- https://github.com/g0h3aler/frp-owner
282-
283279
- https://www.nctry.com/2358.html
284280
- https://www.anquanke.com/post/id/231424
285281
- https://www.anquanke.com/post/id/231685

frp.md

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)