vpn
Here are 1,375 public repositories matching this topic...
-
Updated
Sep 27, 2020
-
Updated
Oct 14, 2020 - Shell
-
Updated
Nov 28, 2020 - Shell
-
Updated
Aug 15, 2020
-
Updated
Nov 26, 2020 - Go
-
Updated
Nov 29, 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
Nov 18, 2020 - Go
-
Updated
Nov 27, 2020 - C++
-
Updated
Nov 24, 2020 - Shell
-
Updated
Nov 28, 2020 - Shell
When following:
https://www.telepresence.io/tutorials/docker
We come to the part where we do a swap-deployment
:
$ telepresence --swap-deployment hello-world --docker-run --rm -it -v $(pwd):/usr/src/app hello-dev
T: Volumes are rooted at $TELEPRESENCE_ROOT. See https://telepresence.io/howto/volumes.html for details.
T: Starting network proxy to cluster by swapping out Deployment hell
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Nov 18, 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
Nov 29, 2020
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.
-
Updated
Oct 5, 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.txt
Not applicable (see above.)
Summary of the pro