[BUG] Docker Unable to find proxy file #85
Unanswered
123bistami
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
-
me too |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i installed the package via docker pull.
Then run command
sudo docker run kitabisa/mubeng [-c|-a :8080] -f file.txt Error! no proxy file provided.
the file is in the home directory tried ./file.txt and /home/ubuntu/file.txt same error. I think ignore -f flag are ignored.then i installed via cloning the reprosotory
Everything works but i can run it as daemon get error: exit status 1
Pls help and thank you for sharing your work.
One last question, is there a way to log the response of request e.g. to log the requested address and response code 200,403,500
Beta Was this translation helpful? Give feedback.
All reactions