Hello, I'm attempting to setup and run iproxy following the instructions on the Readme.
For #1: I've installed iSH version (most-recent version from App Store)
For #2: I've installed git on iSH and cloned the repo into there
For #3: This is where I'm stuck. I've attempted go run iproxy.go from the git repo directory, but it doesn't start (errors out). Is there anything else I can try? I have a feeling the error I'm encountering is the fact that the goproxy isn't the most-recent commit -- not sure if that would cause issues or not.
Thank you for any help you can provide!
Hello, I'm attempting to setup and run iproxy following the instructions on the Readme.
For #1: I've installed iSH version (most-recent version from App Store)
For #2: I've installed git on iSH and cloned the repo into there
For #3: This is where I'm stuck. I've attempted
go run iproxy.gofrom the git repo directory, but it doesn't start (errors out). Is there anything else I can try? I have a feeling the error I'm encountering is the fact that thegoproxyisn't the most-recent commit -- not sure if that would cause issues or not.Thank you for any help you can provide!