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: forward tcp proxy connection #34

Merged
merged 24 commits into from
Jan 4, 2024
Merged

feat: forward tcp proxy connection #34

merged 24 commits into from
Jan 4, 2024

Conversation

hcavarsan
Copy link
Owner

@hcavarsan hcavarsan commented Dec 28, 2023

This PR includes the following changes:

  • Added a migration function to ensure backward version compatibility.
  • Introduced a new field, "workload type," to enable proxy connections through a Kubernetes cluster.
  • Enabled forward TCP and proxy connections.
  • Developed a new KFTray server in Golang that relays TCP and UDP packets to the upstream.
  • Restructured the table to display configuration aliases only and added tooltips to provide detailed information for each configuration.
  • Configurations in the list are now sorted in ascending order based on alias name.

@hcavarsan hcavarsan changed the title feat: forward tcp and udp connection feat: forward tcp proxy connection Dec 31, 2023
@hcavarsan hcavarsan marked this pull request as ready for review January 4, 2024 22:52
@hcavarsan hcavarsan merged commit 7ee50b4 into main Jan 4, 2024
4 checks passed
@hcavarsan hcavarsan self-assigned this Jan 4, 2024
@hcavarsan hcavarsan deleted the forward-tcp branch January 13, 2024 18:19
hcavarsan added a commit that referenced this pull request Jan 15, 2024
* feat: forward tcp and udp connection

* feat: add new workload type and forward proxy functions

* feat: add new workload type and forward proxy functions

* feat: add new workload type and forward proxy functions

* feat: add new workload type and forward proxy functions

* fix: local port

* fix: local port

* fix: lint

* feat: add alias to configs

* feat: add migrate configs to ensure config in older versions

* feat: add migrate configs to ensure config in older versions

* feat: add kftray server to forward tcp connections

* feat: add kftray server to forward tcp connections

* feat: add kftray server to forward tcp connections

* feat: add udp/tcp forward functions and adjust relay logic

* feat: add udp/tcp forward functions and adjust relay logic

* feat: add udp/tcp forward functions and adjust relay logic

* feat: add udp/tcp forward functions and adjust relay logic

* feat: add udp/tcp forward functions and adjust relay logic

* feat: add udp/tcp forward functions and adjust relay logic

* feat: add udp/tcp forward functions and adjust relay logic

* feat: add udp/tcp forward functions and adjust relay logic

* feat: add udp/tcp forward functions and adjust relay logic
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.

1 participant