go-libtor
go-libtor copied to clipboard
Self-contained Tor from Go
The build here has been broken for a while and your Tor version is pretty old. Any interest in reviving this? I managed to get it working again with current...
``` # berty.tech/go-libtor/libtor In file included from ../pkg/mod/berty.tech/[email protected]/libtor/linux_tor_src_app_config_config.go:10: In file included from ../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/../src/app/config/config.c:71: In file included from ../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/core/or/channel.h:15: In file included from ../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/lib/crypt_ops/crypto_ed25519.h:14: In file included from ../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/lib/crypt_ops/crypto_curve25519.h:15: ../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/lib/crypt_ops/crypto_openssl_mgt.h:19:10: fatal...
First, thanks so much for putting in the effort to add support for iOS and macOS it's very much appreciated! We are considering using this library for integrating tor into...