Giter VIP home page Giter VIP logo

Comments (3)

yohohoro avatar yohohoro commented on June 18, 2024

ls -la /home/tor2web/certs/
total 24
drwxrwx--- 2 tor2web tor2web 4096 Feb 1 07:21 .
drwxrwx--- 5 tor2web tor2web 4096 Feb 1 07:04 ..
-rw-r--r-- 1 tor2web tor2web 1818 Feb 1 07:21 tor2web-cert.pem
-rw-r--r-- 1 tor2web tor2web 1651 Feb 1 07:20 tor2web-csr.pem
-rw-r--r-- 1 tor2web tor2web 424 Feb 1 07:22 tor2web-dh.pem
-rw------- 1 tor2web tor2web 3243 Feb 1 07:16 tor2web-key.pem

from tor2web.

yohohoro avatar yohohoro commented on June 18, 2024

debug.log
2020-02-01 08:20:14+0000 [twisted.spread.pb.PBServerFactory] (UNIX Port /var/run/tor2web/rpc.socket Closed)
2020-02-01 08:20:14+0000 [-] Stopping factory <twisted.spread.pb.PBServerFactory object at 0x7f23de4be278>
2020-02-01 08:20:14+0000 [-] Main loop terminated.
2020-02-01 08:44:17+0000 [-] Log opened.
2020-02-01 08:44:17+0000 [-] PBServerFactory starting on '/var/run/tor2web/rpc.socket'
2020-02-01 08:44:17+0000 [-] Starting factory <twisted.spread.pb.PBServerFactory object at 0x7f8d7f4952b0>
2020-02-01 08:44:17+0000 [-] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7f8d7f4f3378>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7f8d80c53d30>)

from tor2web.

yohohoro avatar yohohoro commented on June 18, 2024

netstat -natp | grep -e LISTEN | grep -e ':80' -e ':443'
tcp6 0 0 :::80 :::* LISTEN 446/python3
tcp6 0 0 :::443 :::* LISTEN 446/python3

from tor2web.

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.