Skip to content
forked from ke1nys/frp

frp二开 魔改 aes加密一行命令连接

License

Notifications You must be signed in to change notification settings

SagaFav/frp0.5.1

 
 

Repository files navigation

frp

根据xz师傅二开的frp再次进行了二开 添加了一个小功能

可以命令行一键执行frpc 并且是加密的密文

使用

image-20240430221328649

image-20240430221450454

key和iv值根据自己的需求来进行修改 然后输入值的话按照ip:port:Socks_Port的格式输入 (记得改源码重新编译)

frpc.exe -s 密文

image-20240430222036614

然后frps.exe就会生成随机的socks账号密码

image-20240430222152068

修改了frp的流量特征

修改了 PKCS7Unpad 错误

修改静态特征(官方 0x17,修改版 0x98 , 本人版 0x78)

About

frp二开 魔改 aes加密一行命令连接

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 93.9%
  • Vue 3.3%
  • TypeScript 1.7%
  • Shell 0.5%
  • Makefile 0.2%
  • JavaScript 0.2%
  • Other 0.2%