AMP-SCZ / subject-id-gen

Subject ID Generator
Apache License 2.0
0 stars 0 forks source link

Port forwarding #11

Open tashrifbillah opened 3 years ago

tashrifbillah commented 3 years ago

ssh -T -N -p 9090 -L4041:localhost:4041 rc-predict-...

curl -L http://localhost:4041/idgen

The trailing idgen is uncommon but essential.