vpn
Here are 1,319 public repositories matching this topic...
-
Updated
Oct 2, 2020 - Shell
-
Updated
Oct 1, 2020 - Shell
-
Updated
Aug 15, 2020
-
Updated
Oct 11, 2020 - Python
Right now in different places in the SE codebase there are references to /opt and then as well to /usr.
All SE code should reference one place only. Could someone please create a PR that fixes this.
This PR should also take PR #454 into consideration (no conflicts)
-
Updated
Oct 8, 2020 - C++
-
Updated
Oct 3, 2020 - Shell
-
Updated
Sep 24, 2020 - Go
-
Updated
Sep 7, 2020 - Shell
It was far from obvious for me that the argParser for --also-proxy was of type append. The documentation could say something about the following possibility. Had to fork the code to figure this out.
telepresence --run-shell --method vpn-tcp \
--also-proxy example1.com \
--also-proxy example2.com \
--also-proxy example3.com
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Sep 1, 2020 - Java
I think it would be good to describe/list the capture technologies Wireguard is using for each platform. e.g. Windows it using wintun.net driver, Linux it is using /dev/tun etc.
Likely an advanced topic.
-
Updated
Oct 5, 2020 - Shell
Is your feature request related to a problem? Please describe.
As observed during #261, users can accidentally set timeouts inconsistently. A concrete example is that one can set a User facing timeout lower than any backend timeout, such that requests may fail early.
Describe the solution you'd like
We should provide some sanity checking to prevent unintended timeout behavior.
Errors linux GUI
-
Updated
Apr 4, 2020 - Shell
Improve this page
Add a description, image, and links to the vpn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vpn topic, visit your repo's landing page and select "manage topics."


OS/Environment
None yet, but I'm working on OS X v10.11.6 'El Capitan' client-side. (See 'The way of deployment (cloud or local)' below for details on considered server infrastructure.)
Ansible version
None yet, as I haven't yet gotten that far into setting up Algo.
Version of components from
requirements.txtNot applicable (see above.)
Summary of the pro