netlayer icon indicating copy to clipboard operation
netlayer copied to clipboard

Tor Bindings for Kotlin/Java

Results 10 netlayer issues
Sort by recently updated
recently updated
newest added

Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.0 to 1.6.0. Release notes Sourced from kotlin-stdlib's releases. Kotlin 1.6.0 Changelog Android KT-48019 Bundle Kotlin Tooling Metadata into apk artifacts KT-47733 JVM / IR: Android Synthetic...

dependencies

Bumps commons-compress from 1.18 to 1.21. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-compress&package-manager=maven&previous-version=1.18&new-version=1.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps logback-classic from 1.1.3 to 1.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.1.3&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps logback-classic from 1.1.3 to 1.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.1.3&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

TorSocket delegates the socket.isConnected() call to SocksSocket which always returns false, even when the TorSocket has successfully connected to the endpoint. This is a problem when wrapping the TorSocket in...

After importing the tor.native dependency (and it's transitive dependencies) and trying to compile, there is a split package causing errors similar to the following: `error: module tor reads package org.berndpruenster.netlayer.tor...

I run my headless Bisq nodes on FreeBSD and they all run fine. The only issue is it throws this exception and deletes the Tor key on startup, which is...

Depends on https://github.com/JesusMcCloud/tor-binary/pull/3 Ref: https://github.com/bisq-network/bisq/issues/2861

``` Could not find artifact com.cedricwalter:tor-binary-macos ``` `com.cedricwalter:tor-binary` appears to no longer exist anywhere. Should the deps here switch to your tor-binary repo?

Currently, there is no android support.