You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The container itself uses [Microsocks](https://github.com/rofl0r/microsocks) to
11
11
To run this:
12
12
13
13
```
14
-
docker run -d --name=httptoolkit-docker-tunnel -p 127.0.0.1:1080:1080 httptoolkit/docker-socks-tunnel
14
+
docker run -d --name=httptoolkit-docker-tunnel -p 127.0.0.1:1080:1080 ghcr.io/httptoolkit/docker-socks-tunnel
15
15
```
16
16
17
17
(Available from both [Docker Hub](https://hub.docker.com/r/httptoolkit/docker-socks-tunnel/) and the [GitHub Container Registry](https://github.com/httptoolkit/docker-socks-tunnel/pkgs/container/docker-socks-tunnel))
0 commit comments