chisel-forward/entrypoint.sh

4 lines
123 B
Bash
Raw Normal View History

2024-08-30 11:28:33 +00:00
#!/bin/bash
2024-09-03 08:47:08 +00:00
chisel client --auth "$USER:$TOKEN" "$HOST" "R:0.0.0.0:$REMOTE_PORT:$LOCAL_HOST:$LOCAL_PORT/${PROTOCOL:-tcp}"