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

Lwt and Mirage-friendly library wrappers #12

Open
cfcs opened this issue Apr 5, 2017 · 0 comments
Open

Lwt and Mirage-friendly library wrappers #12

cfcs opened this issue Apr 5, 2017 · 0 comments

Comments

@cfcs
Copy link
Owner

cfcs commented Apr 5, 2017

Ideas so far:

  • Lwt library function that takes existing i/o channel, username+password, dst host+port and sets up a connection using socks4a / socks5
    • Lwt socks client utility able to use nc-compatible cmd-line, like -X 5 -x localhost:1080 DSTHOST DSTPORT
  • A unikernel SOCKS proxy daemon
  • Need to find a way to fix the odoc documentation generation so that it can include stuff from Mirage/Lwt when they are built (because they are optional dependencies)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant