Repository
malpig/TacoProxyV2
A
A
New Devtool - TacoProxyV2 - CodeSandbox

    Explorer

      Drag a view here to display.

      TacoProxyV2

      lib
      node_modules
      public
      ssl
      app.json
      config.json
      LICENSE
      package.json
      README.md
      server.js
      yarn.lock

      Outline

      Show All Commands
      Ctrl+Shift+P
      Go to File
      Ctrl+P
      Find in Files
      Ctrl+Shift+F
      Start Debugging
      F5
      Toggle Terminal
      Ctrl+`
      Toggle Full Screen
      F11
      Show Settings
      Ctrl+,
      README.md
      README.md

      TacoProxy V2

      A node.js web proxy for use in combating web filters

      Updates

      (Updated 4/13/22): DO NOT RELY ON THIS TO "HIDE YOUR ACTIVITY". Due to lack of updates, most companies can now detect TacoProxy. I may work on it during the summer.

      Security

      VirusTotal:

      SSL/TLS:

      Taco Proxy is encrypted with the latest TLS 1.3

      Since Heroku does not support SSL Certificates for free dynos, the next best alternative is using CloudFare Flexible.

      Email Address Obfuscation

      CloudFare will attempt to obfuscate email addresses on Taco Proxy to prevent harvesting by bots and spammers

      Speed

      There a lot of speed improvements since Taco Proxy, mainly including:

      • Brotli Compression
      • Rocket Loader
      • Auto Minify
      • Cloudfare Caching
      • Arc.io Caching
      • Browser Cache
      TacoProxyV2 has a higher PageSpeed rating of 99/100 compared to TacoProxy's 94/100

      Domains

      proxy.tacosheel.dev

      Deploy

      Deploy to Heroku  

      Running locally

      git clone https://github.com/titaniumnetwork-dev/alloyproxy.git cd alloyproxy node server.js

      Options in config.json

      { "port": "8080", "ssl": false, "prefix": "/web/", "localAddresses": [], "blockedHostnames": [] }

      "port": "8080" = Sets HTTP server port of web proxy.

      "ssl": "false" = Sets HTTP server SSL.

      "prefix": "/web/" = Sets the overall prefix of the web proxy.

      "localAddresses": [ "0.0.0.0" ] = Allows you to choose which IP to make the request from. If there are multiple IP's then the IP chosen will be randomized.

      "blockedHostnames": [ "example.org", "example.com" ] = If the hostname of the proxy URL matches any of the URL hostnames listed in the array, the request to the server will be cancelled.

      Credits

      • Titanium Network
      • QuiteAFancyEmerald
      • Jason
      • B3ATDROP3R
      • shirt
      • Xproassassinn

      License

      GitHub

      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

      Copyright (c) 2021-2022 Tacosheel

      Show All Commands
      Ctrl+Shift+P
      Go to File
      Ctrl+P
      Find in Files
      Ctrl+Shift+F
      Start Debugging
      F5
      Toggle Terminal
      Ctrl+`
      Toggle Full Screen
      F11
      Show Settings
      Ctrl+,
      New Devtool
      • Problems
      • Output
      • Terminal
      • Ports

      Terminal

      • start
      Drag a view here to display.

      Terminal

      • start
      X

          Drag a view here to display.
          CodeSandbox - Devbox (Web)
          0 0
          1
          0
          Layout: US
          No ports running

          🍪 Yes, we use cookies

          This website utilizes cookies to enable essential site functionality and analytics. You may change your settings at any time or accept the default settings. You may close this banner to continue with only essential cookies.
          Read more about this in our privacy and cookie statement.