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

Enable creating nodes behind a VPN #1504

Open
p-shahi opened this issue Nov 2, 2022 · 0 comments
Open

Enable creating nodes behind a VPN #1504

p-shahi opened this issue Nov 2, 2022 · 0 comments

Comments

@p-shahi
Copy link

p-shahi commented Nov 2, 2022

Done Criteria

It's possible to create a test-plan where a node is inside a VPN/all node traffic goes through the VPN tunnel.

Why Important

libp2p users/applications may run their nodes inside a VPN. Manual testing is possible today but not ideal.
Adding this feature will enable writing lightweight test-plans that serve as VPN environment regression tests.
Without it we can't guarantee new releases don't introduce regressions.
This will be useful for testing for/catching issues like: libp2p/go-libp2p#1849

User/Customer

libp2p implementers to test in different types of environments and give confidence to users/applications

Notes

Relates to: #1299, libp2p/test-plans#64

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

1 participant