Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support TCP tunnels #40

Merged
merged 1 commit into from
Mar 29, 2023
Merged

feat: support TCP tunnels #40

merged 1 commit into from
Mar 29, 2023

Conversation

unknwon
Copy link
Member

@unknwon unknwon commented Mar 29, 2023

Support reverse tunneling raw TCP connections.

Test plan

Start pgrok:

CleanShot 2023-03-29 at 17 26 44@2x

Connect the PostgreSQL via pgsql:

CleanShot 2023-03-29 at 17 27 50@2x

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Merging #40 (ada761a) into main (aa8d208) will decrease coverage by 0.43%.
The diff coverage is 12.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   16.71%   16.28%   -0.43%     
==========================================
  Files          12       13       +1     
  Lines         371      436      +65     
==========================================
+ Hits           62       71       +9     
- Misses        304      360      +56     
  Partials        5        5              

@unknwon unknwon force-pushed the jc/tcp branch 4 times, most recently from 64ec47f to 9e4d6ae Compare March 29, 2023 08:14
@unknwon unknwon marked this pull request as ready for review March 29, 2023 09:28
@unknwon unknwon merged commit f62eb2f into main Mar 29, 2023
5 checks passed
@unknwon unknwon deleted the jc/tcp branch March 29, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant