diff --git a/fish_arm64 b/fish_arm64 new file mode 100644 index 0000000..7978862 Binary files /dev/null and b/fish_arm64 differ diff --git a/frps.toml b/frps.toml new file mode 100644 index 0000000..0e7aa04 --- /dev/null +++ b/frps.toml @@ -0,0 +1,5 @@ +# frps.toml +bindPort = 7888 +tcpmuxHTTPConnectPort = 5888 +auth.method = "token" +auth.token = "password" \ No newline at end of file diff --git a/putty1.png b/putty1.png new file mode 100644 index 0000000..eec188b Binary files /dev/null and b/putty1.png differ diff --git a/putty2.png b/putty2.png new file mode 100644 index 0000000..3b8271e Binary files /dev/null and b/putty2.png differ