Y
Hacker News
new
|
ask
|
show
|
jobs
by
pipe_connector
1050 days ago
Sure, I understand how to authenticate
to
my remote machine with a smartcard (and already do use this setup). I'm wondering how to authenticate to resources (over HTTP)
from
my remote machine while using webauthn.
1 comments
walth
1050 days ago
Just -D 8080 on your SSH connection and use the local SOCKS5 proxy to tunnel all local web traffic via remote machine.
link