Giter Site home page Giter Site logo

Comments (6)

waybackarchiver avatar waybackarchiver commented on June 14, 2024 1

@Jay4242 To disable the onion service, just set the WAYBACK_ONION_DISABLED=true environment variable.

from wayback.

Flightkick avatar Flightkick commented on June 14, 2024 1

@waybackarchiver This doesn't seem to work in Docker webarc/wayback:latest sha256:9bc0d0ff7e1726ba6f2b924aaa864b824cd4b2b36d6648c09409e667e534cbd3.

Exec into the container to check the variable value:

docker-compose exec wayback /bin/sh
/wayback # echo $WAYBACK_ONION_DISABLED
true

Checking the logs:

wayback-wayback-1  | [2023-07-05TXX:XX:XX] [INFO] [httpd.go:63:Serve] starting and registering onion service, please wait a bit...
wayback-wayback-1  | [2023-07-05TXX:XX:XX] [INFO] [httpd.go:75:Serve] start a tor hidden server
wayback-wayback-1  | [2023-07-05TXX:XX:XX] [INFO] [tor.go:32:startTorServer] important to keep the private key: XXXXX

from wayback.

 avatar commented on June 14, 2024 1

The latest tag does not seem to contain the changes, you should use edge instead.

from wayback.

waybackarchiver avatar waybackarchiver commented on June 14, 2024

There was a misunderstanding earlier. To specify whether to route wayback traffic through Tor, use WAYBACK_USE_TOR or --tor. Unfortunately, there is currently no solution to disable the Tor service, but we may consider adding support for it in the future.

from wayback.

Jay4242 avatar Jay4242 commented on June 14, 2024

Ah, okay. That makes sense, going through tor is a neat option.

I think changing https://github.com/wabarc/wayback/blob/main/service/httpd/tor.go#L94 to false gives me the desired results on my end then.

Would there be any plans to support other proxies/ports?

Thanks.

from wayback.

waybackarchiver avatar waybackarchiver commented on June 14, 2024

Of course, there will be an option here to disable the Tor hidden service.

from wayback.

Related Issues (20)

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.