From 553d4151234e65a50866902ff7453f9d0d0ca2ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= <37316281+yanhao98@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:59:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd7f941..115ef83 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # docker-example -## [Play With Docker](http://labs.play-with-docker.com/) +## [Play With Docker](http://labs.play-with-docker.com/)[^1] + +[![Try in PWD](https://raw.githubusercontent.com/play-with-docker/stacks/master/assets/images/button.png)](http://play-with-docker.com?stack=https://raw.githubusercontent.com/Mon-ius/Docker-Warp-Socks/main/dev/warp-socks.yml) +> Click the *CLOSE* button, Replace the $IP with the given one on the top side, then run: +> `curl -x "socks5h://$IP:9091" -fsSL "https://www.cloudflare.com/cdn-cgi/trace"` + ssh 需要加参数` -oHostKeyAlgorithms=+ssh-rsa -oPubkeyAcceptedAlgorithms=+ssh-rsa` ```bash ssh ip172-18-0-122-cs6efd291nsg0094ibog@direct.labs.play-with-docker.com -oHostKeyAlgorithms=+ssh-rsa -oPubkeyAcceptedAlgorithms=+ssh-rsa @@ -24,4 +29,7 @@ docker run --rm --privileged multiarch/qemu-user-static:register --reset # type=semver,pattern={{version}} # type=semver,pattern={{major}}.{{minor}}.{{patch}} # type=sha -``` \ No newline at end of file +``` + + +[^1]: [play-with-docker/play-with-docker](https://github.com/play-with-docker/play-with-docker )