penguin/tinyproxy

An L4 proxy designed to act as a tiny transparent shim

commit 29a35a147eb38b666557823d6f7fd341f08ea6a0

author斟酌 鵬兄 <tgckpg@gmail.com>
date2026-05-27T11:50:19Z
subjectUpdate TODO
commit 29a35a147eb38b666557823d6f7fd341f08ea6a0
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date:   2026-05-27T11:50:19Z

    Update TODO
---
 .github/workflows/cmake-multi-platform.yml | 2 +-
 TODO.md => TODO                            | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml
index 14baf1d..bc4e3cb 100644
--- a/.github/workflows/cmake-multi-platform.yml
+++ b/.github/workflows/cmake-multi-platform.yml
@@ -241,7 +241,7 @@ jobs:
         uses: actions/download-artifact@v4
         with:
           path: docker-artifacts
-          pattern: tinyproxy-Linux-*
+          pattern: tinyproxy-linux-*
           merge-multiple: true
 
       - name: Prepare Docker rootfs
diff --git a/TODO.md b/TODO
similarity index 67%
rename from TODO.md
rename to TODO
index 954d35e..333c05c 100644
--- a/TODO.md
+++ b/TODO
@@ -2,4 +2,5 @@
 * pthread support
 
 ## Forwarding
-* IPv6 <-> IPv4
+* IPv6
+* unix socks