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

v3 onion addresses #26

Open
0x00009b opened this issue Jan 22, 2021 · 2 comments
Open

v3 onion addresses #26

0x00009b opened this issue Jan 22, 2021 · 2 comments

Comments

@0x00009b
Copy link

is there any plan on supporting the v3 onion addresses as v2 will be phased out and no longer supported sometime this year ?

(very small issue i know but curiosity has the best of me)

@tiero
Copy link

tiero commented Feb 15, 2021

You can use Version3 in the ListenConf struct

onion, err := t.Listen(ctx, &tor.ListenConf{RemotePorts: []int{80}, Version3: true})

@0x00009b
Copy link
Author

okay thank you awsome

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

No branches or pull requests

2 participants