Skip to content
#

vpn

Here are 1,176 public repositories matching this topic...

alexbbbb
alexbbbb commented Feb 16, 2019
  • 是否试过最新的版本 (https://github.com/XX-net/XX-Net/releases )?

  • 是否查看过 Wiki (https://github.com/XX-net/XX-Net/wiki )?

  • 是否以相关关键词搜索过类似 issues?

  • 描述遇到的问题,贴出所有能帮助分析问题的状态页和日志,如包含大量文本时,请上传为 txt 文件:

  • 如果问题得到解决,请务必回复相关情况,谢谢。

XX-Net Status:

sys-platform: x86_64, Darwin-18.2.0-x86_64-i386-64bit
os-system: Darwin
os-version: Darwin Kernel Version 18.2.0: Thu Dec 20 20:46:53 PST 2018;

algo
richardcrichardc
richardcrichardc commented Mar 21, 2020

In the text in section 3.3 of the manual it says: Let’s give it tag ID 100

Then in the example, has switched to tag id 10:

  {
    "type": "MATCH_TAGS_DIFFERENCE",
    "not": false,
    "or": false,
    "id": 10,
    "value": 0
  }, 

And following paragraph: difference between tags with tag ID 10 is zero

Looks like a typo and all should either be 10 or 100.

ark3
ark3 commented Feb 7, 2020

Right now we emit a message like

T: Error: Unable to find cluster information
T: No current-context set. Please use the --context option to 
T: explicitly set the context.

This is all fine, but some higher-level explanation would be helpful as well, probably linking to documentation:

T: Telepresence uses kubectl/oc to access your Kubernetes/OpenShift
T: cluster. Ple
pojntfx
pojntfx commented Oct 12, 2019

After playing around with N2N for quite a bit, I was at first a bit disappointed by the performance - 20 Mbit/s on a gigabit connection? Well, at first I didn't enable AES (after adding -A, I was able to go to 50 Mbit/s), then I checked the CPU, which was at 100% (a 1 CPU instance). Upgraded the node to 2 CPUs, 100 Mbit/s. We're getting there! Now, I used -v to get some more details; I did not

pomerium
travisgroth
travisgroth commented Aug 14, 2019

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.

za3ter2p
za3ter2p commented Feb 1, 2020

Im scrolling and read i2pd.console and read stuff like:

[trust]
## Enable explicit trust options. false by default
# enabled = true
## Make direct I2P connections only to routers in specified Family.
# family = MyFamily
## Make direct I2P connections only to routers specified here. Comma separated list of base64 identities.
# routers = 
## Should we hide our router from other route

Improve this page

Add a description, image, and links to the vpn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vpn topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.