Search Criteria
Package Details: geph4-git r188.aabec34-1
Git Clone URL: | https://aur.archlinux.org/geph4-git.git (read-only, click to copy) |
---|---|
Package Base: | geph4-git |
Description: | A command-line Geph4 tools |
Upstream URL: | https://github.com/geph-official/geph4 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | alienzj |
Maintainer: | alienzj (xosdy, ohmyarch) |
Last Packager: | alienzj |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-05 15:04 |
Last Updated: | 2020-12-22 14:02 |
Latest Comments
Excalibur commented on 2021-01-13 21:07
After more testing, I could not find a way to make system service running (some kind of permission issue, you will need to specify --credential-cache, which is usually located at ~/.config/geph4-credentials.db). I'm also running xrdp which for some reason stops user service from running. At the moment I'll just keep a terminal running the proxy with the following command:
I created my account with Android client so I didn't try creating an account from Linux.
After you start the service, you can access the socks5 proxy at port 9909: https://github.com/geph-official/geph4/blob/269e723540561f3b1fea79378ceaaa3d3ca74b40/geph4-client/src/main_connect.rs#L21
I didn't figure out how to use geph4-vpn-helper though. The first argument is a shell listed in /etc/shells, not sure what the rest of arguments should be. Maybe someone can figure it out? https://github.com/geph-official/geph4/blob/269e723540561f3b1fea79378ceaaa3d3ca74b40/geph4-vpn-helper/src/linux.rs#L97