trick77 / dockerflix

Docker-based SNI proxy for watching U.S. Netflix, Hulu, MTV, Vevo, Crackle, ABC, NBC, PBS...
357 stars 58 forks source link

is it possible to run on port other than 443/80? #26

Closed ralyodio closed 8 years ago

ralyodio commented 8 years ago

I have a web server already running, I would like to run my main DNS server on the same server and have two other geo located DNS sub-servers in UK and US.

I don't want to use port 80 for this if possible.

trick77 commented 8 years ago

You can run the service on any port you like but browsers and other client devices probably want to talk to port 80 and 443 on the server.

ralyodio commented 8 years ago

what does browser have to do with it? I thought I just enter my custom DNS servers on my operating system.