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(example): add Outline CLI app for Linux #15

Merged
merged 24 commits into from
Oct 26, 2023
Merged

feat(example): add Outline CLI app for Linux #15

merged 24 commits into from
Oct 26, 2023

Conversation

jyyi1
Copy link
Contributor

@jyyi1 jyyi1 commented May 15, 2023

I added the OutlineVPN command-line application for Linux. The application utilizes the latest SDK features to establish TCP and UDP traffic handlers. Additionally, it leverages best practices for setting up multiple routing tables for VPN services on Linux systems.

Linux

image

Non-Linux

image

@jyyi1 jyyi1 self-assigned this Jul 25, 2023
x/outline-cli/main.go Outdated Show resolved Hide resolved
x/outline-cli/main.go Outdated Show resolved Hide resolved
x/outline-cli/README.md Outdated Show resolved Hide resolved
x/outline-cli/main.go Outdated Show resolved Hide resolved
x/outline-cli/main.go Outdated Show resolved Hide resolved
x/outline-cli/main.go Outdated Show resolved Hide resolved
x/outline-cli/main.go Outdated Show resolved Hide resolved
@jyyi1 jyyi1 marked this pull request as ready for review October 17, 2023 22:17
@fortuna fortuna self-requested a review October 18, 2023 15:21
@jyyi1 jyyi1 changed the title feat: add the PoC outline CLI app for Linux feat: add Outline CLI app for Linux Oct 18, 2023
@jyyi1 jyyi1 changed the title feat: add Outline CLI app for Linux feat(example): add Outline CLI app for Linux Oct 18, 2023
x/examples/outline-cli/tun_device.go Outdated Show resolved Hide resolved
x/config/config.go Outdated Show resolved Hide resolved
x/examples/outline-cli/README.md Show resolved Hide resolved
x/examples/outline-cli/README.md Outdated Show resolved Hide resolved
x/examples/outline-cli/README.md Show resolved Hide resolved
x/examples/outline-cli/dns_posix.go Outdated Show resolved Hide resolved
x/examples/outline-cli/ipv6_posix.go Outdated Show resolved Hide resolved
@fortuna fortuna self-requested a review October 18, 2023 15:37
x/examples/outline-cli/README.md Show resolved Hide resolved
x/examples/outline-cli/dns_posix.go Outdated Show resolved Hide resolved
x/examples/outline-cli/ipv6_posix.go Outdated Show resolved Hide resolved
x/examples/outline-cli/main.go Outdated Show resolved Hide resolved
@jyyi1
Copy link
Contributor Author

jyyi1 commented Oct 20, 2023

@fortuna , any thoughts?

x/examples/outline-cli/README.md Outdated Show resolved Hide resolved
x/config/config.go Show resolved Hide resolved
x/config/config.go Show resolved Hide resolved
x/examples/outline-cli/app.go Show resolved Hide resolved
x/examples/outline-cli/app_other.go Outdated Show resolved Hide resolved
x/examples/outline-cli/routing_linux.go Show resolved Hide resolved
x/examples/outline-cli/routing_linux.go Show resolved Hide resolved
x/examples/outline-cli/tun_device_linux.go Outdated Show resolved Hide resolved
x/examples/outline-cli/tun_device_linux.go Outdated Show resolved Hide resolved
x/examples/outline-cli/routing_linux.go Outdated Show resolved Hide resolved
@jyyi1 jyyi1 requested a review from fortuna October 23, 2023 23:16
x/config/config.go Outdated Show resolved Hide resolved
x/config/shadowsocks.go Outdated Show resolved Hide resolved
x/examples/outline-cli/README.md Outdated Show resolved Hide resolved
jyyi1 and others added 3 commits October 23, 2023 21:54
Co-authored-by: Vinicius Fortuna <[email protected]>
Co-authored-by: Vinicius Fortuna <[email protected]>
@jyyi1 jyyi1 merged commit b38e252 into main Oct 26, 2023
6 checks passed
@jyyi1 jyyi1 deleted the junyi-outline-cli branch October 26, 2023 22:10
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.

2 participants