Skip to content

Conversation

@dpeckett
Copy link
Collaborator

@dpeckett dpeckett commented Oct 2, 2025

Builds successfully for darwin, user-mode is cross platform and also should work on OSX.

Run relay with:

./apoxy alpha tunnel relay --user-mode --socks-addr localhost:1081

Run agent with:

./apoxy alpha tunnel run --agent demo --name dev --relay-addr=localhost:6081 --token=letmein --insecure-skip-verify 

Make an internet bound request via the agent SOCKS proxy

curl -vv --socks5 127.0.0.1:1080 http://ipv6.google.com

Massive PITA chasing all the little bugs but now after what seems like an eternity we are "cooking".

@dpeckett dpeckett requested a review from dilyevsky October 2, 2025 16:29
Copy link
Contributor

@dilyevsky dilyevsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dpeckett dpeckett merged commit 0645c37 into main Oct 6, 2025
1 check passed
@dpeckett dpeckett deleted the dpeckett/generic-icx-server-router branch October 6, 2025 12:41
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.

3 participants