etng / winfrpc

frp client for windows AIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winfrpc

frp client for windows AIO

  • install frp client as windows service or run standalone with hidden console
  • edit frpc.ini to forward ports as usual

usage

  • run install.bat with super admin privilege
  • or run run_hidden.vbs and check frpc process in task manager
  • try connect the server with client like this:
ssh-copy-id -p7155 me@12.34.56.78
ssh  -p7155 me@12.34.56.78

About

frp client for windows AIO

License:MIT License


Languages

Language:Shell 91.7%Language:VBScript 8.3%