Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tor Support #3

Open
i5hi opened this issue Nov 1, 2021 · 5 comments
Open

Add Tor Support #3

i5hi opened this issue Nov 1, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@i5hi
Copy link
Owner

i5hi commented Nov 1, 2021

Create a simple ffi for tor.

Requires 3 functions:

  1. On
  2. Status
  3. Off
@i5hi
Copy link
Owner Author

i5hi commented Nov 1, 2021

@i5hi i5hi self-assigned this Nov 1, 2021
@i5hi i5hi added the enhancement New feature or request label Nov 1, 2021
@i5hi
Copy link
Owner Author

i5hi commented Nov 1, 2021

Worked out a naive tor implementation to support these 3 functions. FFI pending.

@i5hi
Copy link
Owner Author

i5hi commented Nov 10, 2021

Created FFI. Pending fixing issues related to pkg-conf and openssl while building for mobile targets.

@i5hi
Copy link
Owner Author

i5hi commented Nov 11, 2021

Fixed openssl issues for building on 64-bit android targets. Pending tests for 32-bit android and ios target.

@mocodesmo
Copy link
Collaborator

@i5hi 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants