Git Product home page Git Product logo

Comments (3)

duy13 avatar duy13 commented on June 12, 2024

it is wrong, because you are calling vddos listen at 0.0.0.0:80 i.e. it will also listen at 127.0.0.1:80, so it has duplicate port, replace 0.0.0.0 with 1 specific WAN IP

default http://1.2.3.4:80 http://127.0.0.1:80 no 200 no No

from vddos-protection.

muskIRC avatar muskIRC commented on June 12, 2024

hi,
2022/05/27 12:52:45 [notice] 218553#218553: signal process started
2022/05/27 12:52:45 [error] 218553#218553: open() "/var/run/vddos.pid" failed (2: No such file or directory)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:443 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:80 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:443 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:80 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:443 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:80 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:443 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:80 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:443 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: bind() to 178.170.40.99:80 failed (98: Address already in use)
2022/05/27 12:52:48 [emerg] 218556#218556: still could not bind()
I use nginx on 80 and 443 don't really understand why is trying to bind on tose.

from vddos-protection.

duy13 avatar duy13 commented on June 12, 2024

change port your nginx to other port and use vddos proxy to them

https://www.youtube.com/playlist?list=PL16uFXhfbHsQqen5Zm6MxTOLpjnyTdpG9

from vddos-protection.

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.