bd808 added a subscriber: thcipriani.
bd808 added a comment.
The proxy idea started with @thcipriani while discussing the self-hosted
runner concept:
[16:55] <thcipriani> I think keeping it alive shouldn't be too bad, but
it'll be yet another thing to keep up-to-date for a strange one-off. I wonder
if there's some kind of opensource cloudflare tunnel kinda thing that would be
simpler here. Something to make the request look like it's coming from inside
the house when folks hit a specific url. That would be less surface area than a
github runner.
[16:57] <thcipriani> maybe not tho
[17:02] < bd808> In theory a SOCKS5 proxy or similar would be possible.
that might even be something that there is an existing Action for.
[17:04] < bd808> https://github.com/marketplace/actions/ssh-socks-action
This is probably the quickest option to test as a possible solution. it would
basically need a new Developer account to act as the service account for the
ssh access, an ssh keypair, and the new Developer account being added to the
Cloud VPS bastion project to give it a place to terminate the SOCKS5 tunnel.
TASK DETAIL
https://phabricator.wikimedia.org/T399485
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]