Shaare your links...
6217 links
Shared links on http://www.la-pub-dans-les-films.fr/shaarli/ Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
8 results for tags vpn x
  • Welcome to the Netmaker Documentation — Netmaker 0.23.0 documentation
    Netmaker is a platform for creating fast and secure virtual networks with WireGuard.
    Wed Mar 20 19:14:50 2024 - permalink -
    - https://docs.netmaker.io/
    network reseaux virtual vpn
  • Project V · Project V Official
    Project V is a set of tools to help you build your own privacy network over internet
    Wed Feb 7 23:53:19 2024 - permalink -
    - https://www.v2ray.com/en/
    vpn
  • NetBird – Créez un réseau privé sécurisé hyper facilement
    Connect and Secure Your IT Infrastructure in Minutes

    NetBird combines a configuration-free peer-to-peer private network and a centralized access control system in a single open-source platform


    https://github.com/netbirdio/netbird#quickstart-with-self-hosted-netbird

    https://netbird.io/
    Wed Jan 31 10:51:27 2024 - permalink -
    - https://korben.info/creer-reseau-prive-securise-avec-netbird.html
    vpn
  • How to exclude SSH port from VPN so you can remote access while VPN is up - Lemmy
    Au cas ou...

    I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.

    This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.

    I used this page to figure out how to do this:

    http://linux-ip.net/html/tools-ip-rule.html

    Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP

    sudo ip route add default via 192.168.19.1 table 10

    Add a rule for the return traffic from your ssh host

    sudo ip rule add sport 22 table 10

    sudo ip route flush cache

    check out your fancy new rule

    ip rule show

    And to make this persistent across reboots, add to:

    /etc/systemd/network/20-wired.network

    (or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)

    [Route]
    Gateway=192.168.19.1
    Table=10

    [RoutingPolicyRule]
    SourcePort=22
    Table=10
    Wed Nov 15 13:09:56 2023 - permalink -
    - https://lemmy.ml/post/7972222
    vpn
  • WireGuard: fast, modern, secure VPN tunnel
    Liens vracs

    https://www.wireguard.com/netns/

    https://www.wirehub.org/

    https://www.it-connect.fr/mise-en-place-de-wireguard-vpn-sur-debian-11/
    Tue Nov 14 08:02:07 2023 - permalink -
    - https://www.wireguard.com/
    vpn Wireguard
  • Make Your Own VPN – Wireguard on FreeBSD on IPv6 with AD Blocking Included
    Wed Sep 27 21:28:40 2023 - permalink -
    - https://it-notes.dragas.net/2023/09/23/make-your-own-vpn-freebsd-wireguard-ipv6-and-ad-blocking-included/
    vpn
  • Bright VPN : un service gratuit et sans inscription - Les Numériques
    Wed Aug 17 19:44:34 2022 - permalink -
    - https://www.lesnumeriques.com/vpn/bright-vpn-un-service-gratuit-et-sans-inscription-n189497.html
    vpn
  • VPN Lifeguard - Official site: Tuto
    VPN Lifeguard - Official site: Tuto
    Wed Dec 24 17:09:09 2014 - permalink -
    - http://vpnlifeguard.blogspot.fr/p/tuto-rapide.html
    Lifeguard VPN
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.