TorProxy | uses netfilter hooks in the linux kernel | Proxy library

 by   r-a-w C Version: Current License: GPL-3.0

kandi X-RAY | TorProxy Summary

kandi X-RAY | TorProxy Summary

TorProxy is a C library typically used in Networking, Proxy applications. TorProxy has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

The module uses netfilter hooks in the linux kernel to filter/NAT packets and ensure all outbound traffic is headed for the Tor network. The Tor network currently only supports TCP ipv4 traffic so all other protocol packets are dropped, with the exception of DNS packets, these are allowed and are forwarded to the TorDNS proxy to prevent DNS leaks. This means no ICMP pings, ipv6, UDP etc... Applications do not have to be configured to use the proxy as it uses Tors transparent proxy and NAT's all outbound TCP requests. Access to hidden services still has to be performed through the Tor browser. Tested on Debian kernel version 3.16.0-4, you will need to have the linux-headers.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              TorProxy has a low active ecosystem.
              It has 157 star(s) with 23 fork(s). There are 9 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of TorProxy is current.

            kandi-Quality Quality

              TorProxy has no bugs reported.

            kandi-Security Security

              TorProxy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              TorProxy is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              TorProxy releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of TorProxy
            Get all kandi verified functions for this library.

            TorProxy Key Features

            No Key Features are available at this moment for TorProxy.

            TorProxy Examples and Code Snippets

            No Code Snippets are available at this moment for TorProxy.

            Community Discussions

            QUESTION

            Run docker image on amazon ecs
            Asked 2018-Oct-18 at 15:51

            I have a docker image which runs with this command

            ...

            ANSWER

            Answered 2018-Oct-18 at 15:51

            Port Mappings are part of the Task Definition > Container Definitions.

            This can be done through the UI Add Container or using the CLI / SDK RegisterTaskDefinition

            Source https://stackoverflow.com/questions/52875109

            QUESTION

            Running tor and splash on same Docker container
            Asked 2018-Mar-16 at 06:22

            I am working on a scraper to scrap coupon codes from various websites. I am using python scrapy for this and I had to use the splash browser for this as coupon codes are showing in popups.

            Now I want to use tor to send the requests by proxy. But I am not able to run tor and splash browser on same docker container.

            I am running splash on docker as:

            sudo docker run -p 8050:8050 scrapinghub/splash;

            Some peoples are saying to use tor and splash on separate docker container and connect them. However, I am not able to find a way for that.

            I tried running tor on another docker container as:

            ...

            ANSWER

            Answered 2018-Mar-16 at 06:22

            I found the solution myself by following the link https://www.sachsenhofer.io/install-splash-use-tor-privoxy-docker-cloud-stack/

            Anyone looking for a similar thing can follow the above link.

            Source https://stackoverflow.com/questions/49296527

            QUESTION

            Fetching a .onion domain with requests
            Asked 2017-Mar-23 at 10:08

            I'm trying to access the following domain nzxj65x32vh2fkhk.onion using requests.
            I have tor running and I configured the session's object proxies correctly.

            ...

            ANSWER

            Answered 2017-Mar-23 at 10:08

            The solution is to use the socks5h protocol in order to enable remote DNS resolving in case the local DNS resolving process fails. See https://github.com/kennethreitz/requests/blob/e3f89bf23c53b98593e4248054661472aacac820/requests/packages/urllib3/contrib/socks.py#L158

            The following code works as expected:

            Source https://stackoverflow.com/questions/42971622

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install TorProxy

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/r-a-w/TorProxy.git

          • CLI

            gh repo clone r-a-w/TorProxy

          • sshUrl

            git@github.com:r-a-w/TorProxy.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Proxy Libraries

            frp

            by fatedier

            shadowsocks-windows

            by shadowsocks

            v2ray-core

            by v2ray

            caddy

            by caddyserver

            XX-Net

            by XX-net

            Try Top Libraries by r-a-w

            DriveShake

            by r-a-wPython