Search Criteria
Package Details: onioncat 0.3.8-1
Git Clone URL: | https://aur.archlinux.org/onioncat.git (read-only, click to copy) |
---|---|
Package Base: | onioncat |
Description: | OnionCat is a VPN-adapter, which uses Tor or I2P as its transport. |
Upstream URL: | https://www.onioncat.org/ |
Keywords: | connector service tor |
Licenses: | |
Submitter: | xduugu |
Maintainer: | revel |
Last Packager: | revel |
Votes: | 12 |
Popularity: | 0.031673 |
First Submitted: | 2008-12-27 17:31 |
Last Updated: | 2020-05-18 23:28 |
Latest Comments
1 2 Next › Last »
revel commented on 2019-08-20 16:22
Wow, it looks like someone upstream started caring about this project again.
revel commented on 2018-11-30 04:54
@needle8420 sorry for the delay. There is no need to ask me or anyone else to do this. You can submit and keep-up an AUR package yourself. Please take a look at https://wiki.archlinux.org/index.php/Arch_User_Repository#Submitting_packages
needle8420 commented on 2018-11-28 22:01
revel, please add this to aur ...
archlinux-pkgbuild-mkp224o-git.v2.txt
https://pastebin.com/raw/2Lyw1gpB
mkp224o
vanity address generator for tor onion v3 (ed25519) hidden services, similar to shallot
also feel free to suggest my benchmark code to upstream
needle8420 commented on 2018-11-22 18:06
revel, thx for your maintenance :-)
i only used microsoft-github, cos i could not find any other source. otherwise i would not trust MSGH.
onioncat seems too mature, to maintain a git package. 'it just works'
the changes i suggested affect the files in the github repo. configure.ac is using svn commands. files src/.deps/*.Po are missing.
i fixed configure.ac with
ps, aur translates ` [grave accent] to newline, had to use `. bug or feature?
revel commented on 2018-11-18 23:54
@needle8420 many thanks for pointing out that the source files were no longer available at the usual location. I took an easy path and just reuploaded the files to github (forked repo). So, this aur package works again. However, from looking at the original github repository, I would bet this is the last version of this package which will be supported here. The changes you have suggested should rather go to the -svn version of this package (which probably should be renamed to -git as well). It looks like that aur package is currently unmaintained (orphaned), so please feel free to adopt and update it if you care enough.
needle8420 commented on 2018-11-18 17:06
archlinux-pkgbuild-onioncat-git.txt https://pastebin.com/WhKKbD7E
... cos source archives are not accessible and svn repo is deprecated [1] and not accessible
[1] https://www.onioncat.org/download/
maybe add around patching:
revel commented on 2016-06-17 21:58
@FlyingJay1 execute:
gpg --recv-key 1DA87FC35C5FFD47
FlyingJay1 commented on 2016-06-17 21:46
Onioncat fails to build:
onioncat-0.2.2.r569.tar.gz ... FAILED (unknown public key 1DA87FC35C5FFD47)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build onioncat.
revel commented on 2015-08-13 15:52
@MagnusW fixed, thanks!
MagnusW commented on 2015-08-13 12:13
[root@archerbuild ~]# ocat XXXXXXX.onion
sh: ifconfig: command not found
Seems that ocat needs ifconfig. Maybe net-tools should be added as a dependency?