Git Product home page Git Product logo

Comments (4)

BillDietrich avatar BillDietrich commented on June 30, 2024 3

TOR actually doesn't support UDP packets

I think it's important to note that in the README, especially since Google is pushing UDP access to web sites with the HTTP/3 protocol: https://en.wikipedia.org/wiki/HTTP/3

from tor-router.

Edu4rdSHL avatar Edu4rdSHL commented on June 30, 2024
  1. It actual route UDP traffic also, see https://github.com/Edu4rdSHL/tor-router/blob/master/files/tor-router#L28
  2. It only route ipv4 traffic, I've added the note to the README and I'll add support for IPv6 also.

Thank you.

from tor-router.

TriMoon avatar TriMoon commented on June 30, 2024

@Edu4rdSHL

  1. It actual route UDP traffic also, see tor-router#L28.

Thats only DNS, he is asking about other udp packets some programs use...

  1. It only route ipv4 traffic, I've added the note to the README and I'll add support for IPv6 also.

You should also consider using the tor control port to read current config and/or change it, instead of altering the torrc file...
I for one have a very different config file setup that includes file-pieces i can enable/disable by renaming...

But i got to admit this is a nice idea that i stumbled upon while searching for quick info how to use tor as a IPv6 gateway for IPv4 only hosts (We don't have IPv6 here) 😉

from tor-router.

Edu4rdSHL avatar Edu4rdSHL commented on June 30, 2024

Thats only DNS, he is asking about other udp packets some programs use...

I misread, sorry. TOR actually doesn't support UDP packets as @BillDietrich said: https://2019.www.torproject.org/docs/faq.html.en#TransportIPnotTCP and that can't be implemented, I just route UDP DNS requests.

You should also consider using the tor control port to read current config and/or change it, instead of altering the torrc file...
I for one have a very different config file setup that includes file-pieces i can enable/disable by renaming...

I will consider that of course. All opinions are welcome.

from tor-router.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.