We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have the option of using 2 different VPN systems:
SSTP
L2TP/IPSec (These always seem to take longer to get setup but are secure and supported by nearly everyone.)
We need a compatible test VPN (as a Docker container?) for OpenWPM's own VPN to connect to.
One router that we have the option to VPN into: https://wiki.mikrotik.com/wiki/Manual:TOC )
Measure traffic to figure out how many instances we can run in parallel -- also if we need to add sleeps. -- want to keep below 1Gbps.
The text was updated successfully, but these errors were encountered:
cc @englehardt
Sorry, something went wrong.
This can hopefully be done using https://cloud.google.com/vpc/docs/routes however it requires a lot more research and consideration
No branches or pull requests
We have the option of using 2 different VPN systems:
SSTP
L2TP/IPSec (These always seem to take longer to get setup but are secure and supported by nearly everyone.)
We need a compatible test VPN (as a Docker container?) for OpenWPM's own VPN to connect to.
One router that we have the option to VPN into: https://wiki.mikrotik.com/wiki/Manual:TOC )
Measure traffic to figure out how many instances we can run in parallel -- also if we need to add sleeps. -- want to keep below 1Gbps.
The text was updated successfully, but these errors were encountered: