[GH-ISSUE #3213] important bug #2580

Closed
opened 2026-05-05 13:39:34 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @7054company on GitHub (Dec 15, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3213

Bug Description

In ssh random connecting
in which the frps assign frpc a random port
The client did't get info about random remort port assign in terminal

frpc Version

Lastest

frps Version

Lastest

System Architecture

linux

Configurations

Nothing

Logs

No

Steps to reproduce

  1. You try own

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @7054company on GitHub (Dec 15, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3213 ### Bug Description In ssh random connecting in which the frps assign frpc a random port The client did't get info about random remort port assign in terminal ### frpc Version Lastest ### frps Version Lastest ### System Architecture linux ### Configurations Nothing ### Logs No ### Steps to reproduce 1. You try own 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [X] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [X] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:39:34 -06:00
Author
Owner

@7054company commented on GitHub (Dec 15, 2022):

FrpC logs

[root@15-206-145-28 f]# ./frpc -c ./c.ini
2022/12/15 06:10:19 [I] [service.go:357] [73ca9508a53185fa] login to
server success, get run id [73ca9508a53185fa], server udp port [7001]
2022/12/15 06:10:19 [I] [proxy_manager.go:142] [73ca9508a53185fa] pro
xy added: [ssh_random]
2022/12/15 06:10:19 [I] [service.go:162] admin server listen on 0.0.0
.0:7004
2022/12/15 06:10:19 [I] [control.go:177] [73ca9508a53185fa] [ssh_rand
om] start proxy success

In this i connect to frps server for ssh over random port but it connect but does not show info about the remote ssh port in logs
please help

<!-- gh-comment-id:1352610020 --> @7054company commented on GitHub (Dec 15, 2022): FrpC logs [root@15-206-145-28 f]# ./frpc -c ./c.ini 2022/12/15 06:10:19 [I] [service.go:357] [73ca9508a53185fa] login to server success, get run id [73ca9508a53185fa], server udp port [7001] 2022/12/15 06:10:19 [I] [proxy_manager.go:142] [73ca9508a53185fa] pro xy added: [ssh_random] 2022/12/15 06:10:19 [I] [service.go:162] admin server listen on 0.0.0 .0:7004 2022/12/15 06:10:19 [I] [control.go:177] [73ca9508a53185fa] [ssh_rand om] start proxy success In this i connect to frps server for ssh over random port but it connect but does not show info about the remote ssh port in logs please help
Author
Owner

@Becods commented on GitHub (Dec 20, 2022):

Check your configuration file.

<!-- gh-comment-id:1359606334 --> @Becods commented on GitHub (Dec 20, 2022): Check your configuration file.
Author
Owner

@github-actions[bot] commented on GitHub (Jan 20, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1397784365 --> @github-actions[bot] commented on GitHub (Jan 20, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Author
Owner

@7054company commented on GitHub (Jan 20, 2023):

Ya need enhancement in feature

On Fri, Jan 20, 2023, 06:04 github-actions[bot] @.***>
wrote:

Issues go stale after 30d of inactivity. Stale issues rot after an
additional 7d of inactivity and eventually close.


Reply to this email directly, view it on GitHub
https://github.com/fatedier/frp/issues/3213#issuecomment-1397784365, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AIJGTAES6AO5FAAIVOAFJELWTHMS3ANCNFSM6AAAAAAS7K6WFM
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:1397802102 --> @7054company commented on GitHub (Jan 20, 2023): Ya need enhancement in feature On Fri, Jan 20, 2023, 06:04 github-actions[bot] ***@***.***> wrote: > Issues go stale after 30d of inactivity. Stale issues rot after an > additional 7d of inactivity and eventually close. > > — > Reply to this email directly, view it on GitHub > <https://github.com/fatedier/frp/issues/3213#issuecomment-1397784365>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AIJGTAES6AO5FAAIVOAFJELWTHMS3ANCNFSM6AAAAAAS7K6WFM> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

@github-actions[bot] commented on GitHub (Feb 21, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1437701677 --> @github-actions[bot] commented on GitHub (Feb 21, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2580
No description provided.