frpc.ini 866 B

123456789101112131415161718192021222324252627282930313233343536
  1. [common]
  2. server_addr = freefrp-us.marisalnc.com
  3. server_port = 7000
  4. token = marisalnc.com
  5. #log_file = ./frpc.log
  6. ## trace, debug, info, warn, error
  7. #log_level = warn
  8. #log_max_days = 3
  9. admin_addr = 127.0.0.1
  10. admin_port = 7400
  11. #admin_user = lyq
  12. #admin_passwd = admin
  13. pool_count = 5
  14. tcp_mux = true
  15. enable_prometheus = true
  16. # http://nginx.ok.yoqi.me:90
  17. [nginxfdfdf]
  18. type = http
  19. local_ip = 127.0.0.1
  20. local_port = 5000
  21. use_encryption = false
  22. use_compression = true
  23. #http_user = admin
  24. #http_pwd = admin
  25. subdomain = nginx2334
  26. #custom_domains = hfs.ok.yoqi.me
  27. # locations is only available for http type
  28. #locations = /,/pic
  29. #host_header_rewrite = ok.yoqi.me
  30. # params with prefix "header_" will be used to update http request headers
  31. #header_X-From-Where = ok