Coder Social home page Coder Social logo

Commands not working about netproxy HOT 10 CLOSED

skorokithakis avatar skorokithakis commented on August 23, 2024
Commands not working

from netproxy.

Comments (10)

pjbish avatar pjbish commented on August 23, 2024

Here's the error

docker run -p 53:53/udp -p 80:80 -p 443:443 -d skorokithakis/netproxy
Unable to find image 'skorokithakis/netproxy:latest' locally
Pulling repository docker.io/skorokithakis/netproxy
Error: image skorokithakis/netproxy:latest not found

from netproxy.

skorokithakis avatar skorokithakis commented on August 23, 2024

Did you tag the image when building?

from netproxy.

pjbish avatar pjbish commented on August 23, 2024

Hi , Thanks for responding.
The tag command doesn't work.

Here's how far I get:

Install docker & Git . All OK

Clone the repository on my Ubuntu 14.04 . All OK

cd netproxy
python preprocess.py

Both work OK.

docker build - t skorokithakis/netproxy fails. Returns the following error

**root@ustestla:~/netproxy# docker build - t skorokithakis/netproxy
docker: "build" requires 1 argument.
See 'docker build --help'.

Usage: docker build [OPTIONS] PATH | URL | -

Build an image from a Dockerfile**

If I go back to root, I can run this though:

docker build netproxy

It work, but displays some warnings / errors

from netproxy.

pjbish avatar pjbish commented on August 23, 2024

Apologies if this is a newbie error. I'm new to docker.

from netproxy.

skorokithakis avatar skorokithakis commented on August 23, 2024

Try:

docker build - t skorokithakis/netproxy .

from netproxy.

pjbish avatar pjbish commented on August 23, 2024

Still not working

root@ustestla:~# docker build - t skorokithakis/netproxy .
docker: "build" requires 1 argument.
See 'docker build --help'.

Usage: docker build [OPTIONS] PATH | URL | -

Build an image from a Dockerfile

Should I be running this from the net proxy directory ?

from netproxy.

skorokithakis avatar skorokithakis commented on August 23, 2024

Yes, of course. What's your docker version?

from netproxy.

pjbish avatar pjbish commented on August 23, 2024

Fails with he same error from netproxy dir.

oot@ustestla:~/netproxy# docker.io version
Client version: 1.6.2
Client API version: 1.18
Go version (client): go1.2.1
Git commit (client): 7c8fca2
OS/Arch (client): linux/amd64
Server version: 1.6.2
Server API version: 1.18
Go version (server): go1.2.1
Git commit (server): 7c8fca2
OS/Arch (server): linux/amd64

from netproxy.

skorokithakis avatar skorokithakis commented on August 23, 2024

Ah, there's a space between - and t. There should not be a space between - and t.

from netproxy.

pjbish avatar pjbish commented on August 23, 2024

Hi Stavros.

Thanks for your help . I managed to get through the setup.

When I either use the VPS as my DNS or I VPN to it, I can see the US Netflix catalogue fine, but if I try and play anything, I get the proxy error. I'm guessing that the config file hasn't been updated to include the latest settings such as nflxvideo.net.

Where would I find the config file ?

On a separate (but kind of related) subject. The reason that I’m playing with this is that I run a small VPN provider here in Australia. We’ve only been going for a month, but we’re seeing subscribers grow. The majority of our customers use our Service for watching US Netflix.

I’m looking for a developer, who can help us implement a more robust solution than the one that we currently use. I’m also looking to offer DNS as a solution for bypassing the Netflix geoblocking (for smart TVs, apple TV etc). Lastly, I also want to expand our offering to Netflix in other countries (like Singapore, Canada etc) as our customers have asked for it.

So, do you have the skills and capability to develop these types of solutions ? If so, would you be interested in helping us ? We’re still very small, so we don’t have a stack of cash, but I’d be happy to discuss paying for each piece of work as it is delivered.

Check out our site www.vanishedvpn.com http://www.vanishedvpn.com/

Where are you based by the way ?

Phil

On 25 May 2016, at 10:35, Stavros Korokithakis [email protected] wrote:

Ah, there's a space between - and t. There should not be a space between - and t.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #6 (comment)

from netproxy.

Related Issues (6)

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.