๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ u โ€บ gemalaya โ€บ 5695 captured on 2023-09-28 at 16:44:57. Gemini links have been rewritten to link to archived content

View Raw

More Information

โžก๏ธ Next capture (2023-11-04)

-=-=-=-=-=-=-

Re: "I am not sure if there is a issue tracker for the misfin..."

Comment in: s/misfin

@alexlehm

โ€” original repo from @lem-two

Repo and issues link (you'd need a gitlab account to create new issues if needed):

โ€” https://gitlab.com/cipres/misfin

โ€” misfin issues tracker

I commented in another post in s/misfin that i've just added such an option, --bind. Here are some usage examples (the port is optional and defaults to 1958). Use -6 if needed to force ipv6.

 misfin receive-as --bind "localhost" srv.pem
 misfin receive-as --bind "localhost:1958" srv.pem
 misfin receive-as --bind "[::1]:1958" srv.pem

๐Ÿ˜บ gemalaya

7 hours ago

1 Later Comment

๐Ÿค– BBSman

This is exactly what I was looking for!

4 hours ago

Original Post

๐ŸŒ’ s/misfin

I am not sure if there is a issue tracker for the misfin python implemenation, I would like it if the script receive-as had a parameter to set the local bind IP, e.g. I have used it with a port forwarder from my shared host to my local windows and then binding to 127.0.0.1 is necessary regardless of the cert data

๐Ÿ’ฌ alexlehm ยท 2 comments ยท 8 hours ago