mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3872] FRPC #3078
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3078
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shagunkam on GitHub (Dec 21, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3872
Describe the feature request
i generated a random port through a randiant function (23456) when i run frpc i set ip and port through socks i set port and socks proxy in proxy setting by using frpc when i run this the socks ip and proxy set in proxy setting but the internet stops working!!but i want that the internet should wokring i set token and all at server side
this is my configuration file:
[common]
server_addr = "X.X.X.X.X"
server_port = 7000
auth_token = "X.X.X.X"
Describe alternatives you've considered
No response
Affected area
@eebssk1 commented on GitHub (Dec 22, 2023):
Pls clarify your question. If english isn't your native lang then pls atleast use a translator.
Restart frpc will interrupt all handled connections. You can use rpc to hot reload the config without restarting.