зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
m
Этот коммит содержится в:
родитель
3cb9d167a5
Коммит
787f3c5475
1
net/proxy/for-given-program/graftcp.txt
Обычный файл
1
net/proxy/for-given-program/graftcp.txt
Обычный файл
@ -0,0 +1 @@
|
|||||||
|
https://github.com/hmgle/graftcp
|
||||||
26
net/proxy/policy-routing.txt
Обычный файл
26
net/proxy/policy-routing.txt
Обычный файл
@ -0,0 +1,26 @@
|
|||||||
|
ip rule help
|
||||||
|
man ip-rule
|
||||||
|
|
||||||
|
https://tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.rpdb.simple.html
|
||||||
|
https://doc.lagout.org/network/
|
||||||
|
https://doc.lagout.org/network/inetdoc/
|
||||||
|
https://doc.lagout.org/network/inetdoc/Policy_Routing_in_Linux_ENG.pdf
|
||||||
|
|
||||||
|
http://www.policyrouting.org/
|
||||||
|
http://www.policyrouting.org/PolicyRoutingBook/ONLINE/TOC.html
|
||||||
|
|
||||||
|
https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/configuring_and_managing_networking/configuring-policy-based-routing-to-define-alternative-routes_configuring-and-managing-networking
|
||||||
|
|
||||||
|
2025
|
||||||
|
https://blog.sdn.clinic/2025/01/advanced-linux-routing-policy-based-routing/
|
||||||
|
ip rule add dport 80 table 80
|
||||||
|
ip rule add dport 443 table 80
|
||||||
|
ip route add default via 192.168.178.1 dev eth1 table 80
|
||||||
|
2021
|
||||||
|
https://freedium.cfd/https://medium.com/@marthin.pasaribu_72336/linux-policy-routing-introduction-37933f8cb62e
|
||||||
|
ip rule list
|
||||||
|
ip rule add from 192.168.39.199 lookup custom
|
||||||
|
ip route add default via 192.168.30.2 dev eth1 table custom
|
||||||
|
2013
|
||||||
|
https://blog.scottlowe.org/2013/05/29/a-quick-introduction-to-linux-policy-routing/
|
||||||
|
local-table is non-modifiable
|
||||||
1
net/proxy/proxy-nginx.txt
Обычный файл
1
net/proxy/proxy-nginx.txt
Обычный файл
@ -0,0 +1 @@
|
|||||||
|
https://stackoverflow.com/questions/39514293/docker-nginx-proxy-how-to-route-traffic-to-different-container-using-path-and-n
|
||||||
2
net/vpn/docs/law-ru.txt
Обычный файл
2
net/vpn/docs/law-ru.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
2025
|
||||||
|
https://habr.com/ru/articles/929274/
|
||||||
@ -29,6 +29,9 @@ Petkus
|
|||||||
|
|
||||||
|
|
||||||
2025
|
2025
|
||||||
|
MerlinAshla - Hazin - RU Economy 07.28 of 51:32
|
||||||
|
https://vkvideo.ru/video473975840_456246112
|
||||||
|
https://vkvideo.ru/video-52620949_456290614
|
||||||
Light - Petkus - Hazin - Who will be the Meal of
|
Light - Petkus - Hazin - Who will be the Meal of
|
||||||
https://www.youtube.com/watch?v=Y_6myt7WaPQ
|
https://www.youtube.com/watch?v=Y_6myt7WaPQ
|
||||||
https://dzen.ru/video/watch/6883620aff85b20ea5123fff
|
https://dzen.ru/video/watch/6883620aff85b20ea5123fff
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
|
https://dabeaz-course.github.io/practical-python/Notes/Contents.html
|
||||||
|
|
||||||
2022
|
2022
|
||||||
Advanced Python Exploring the Standard Library
|
Advanced Python Exploring the Standard Library
|
||||||
https://tutsnode.net/advanced-python-exploring-the-standard-library/
|
https://tutsnode.net/advanced-python-exploring-the-standard-library/
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user