Skip to content

Instantly share code, notes, and snippets.

@zurg3
Last active October 13, 2024 14:50
Show Gist options
  • Save zurg3/a3b3f64e1155d16e942fb762a266fa39 to your computer and use it in GitHub Desktop.
Save zurg3/a3b3f64e1155d16e942fb762a266fa39 to your computer and use it in GitHub Desktop.
Cloudflare WARP - WireGuard

Cloudflare WARP - WireGuard

WireGuard x Cloudflare WARP

  1. Установить WireGuard
  2. Перейти по ссылке и скачать файл с конфигурацией для WireGuard. У файла должно быть расширение .conf.
  3. Импортировать конфиг в WireGuard
  4. Сохранить изменения и подключиться

Ссылки:

@zurg3
Copy link
Author

zurg3 commented Aug 30, 2024

AmneziaWG

Jc = 4
Jmin = 2
Jmax = 10

Источник | Комментарии


Jc = 4
Jmin = 8
Jmax = 32

Jc = 120
Jmin = 23
Jmax = 911
S1 = 0 
S2 = 0
H1 = 1
H2 = 2
H3 = 3
H4 = 4
Jc = 1..128
Jmin < Jmax
Jmax <= 1280

Источник

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment