Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in mac #335

Closed
prdp1137 opened this issue Jul 27, 2023 · 1 comment · Fixed by #340
Closed

Not working in mac #335

prdp1137 opened this issue Jul 27, 2023 · 1 comment · Fixed by #340
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@prdp1137
Copy link

I installed proxify using the below command as shown in readme.

go install -v github.com/projectdiscovery/proxify/cmd/proxify@latest

The error when i try running the app is:

proxify                                                                                                          ─╯

                       _ ___
   ___  _______ __ __ (_) _/_ __
  / _ \/ __/ _ \\ \ // / _/ // /
 / .__/_/  \___/_\_\/_/_/ \_, /
/_/                      /___/

		projectdiscovery.io

[INF] Current proxify version 0.0.9 (outdated)
[FTL] failed to load open /Users/<user>/.config/proxify/cakey.pem while saving private key got open /Users/<user>/.config/proxify/cakey.pem: no such file or directory

@prdp1137 prdp1137 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jul 27, 2023
@dogancanbakir dogancanbakir self-assigned this Aug 2, 2023
@dogancanbakir dogancanbakir mentioned this issue Aug 2, 2023
4 tasks
@dogancanbakir dogancanbakir linked a pull request Aug 2, 2023 that will close this issue
4 tasks
@Mzack9999 Mzack9999 added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Aug 3, 2023
@leros1337
Copy link

leros1337 commented Aug 10, 2023

Same happens in docker container on linux/amd64, builded dev branch locally and run, works fine

/ # proxify

[INF] Current proxify version 0.0.11 (latest)
[INF] HTTP Proxy Listening on 127.0.0.1:8888
[INF] Socks5 Proxy Listening on 127.0.0.1:10080
[INF] Saving proxify traffic to logs

@ehsandeep ehsandeep added this to the proxify v0.0.12 milestone Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants