diff --git a/docs/AppList.md b/docs/AppList.md
index 8afbd39..1a8d4bd 100644
--- a/docs/AppList.md
+++ b/docs/AppList.md
@@ -50,6 +50,7 @@ List of all apps included in this project with info related to it.
|[Gazee](https://github.com/hubbcaps/gazee)|32/64 bit|Container| [](https://hub.docker.com/r/linuxserver/gazee) | | | | |
|[Gitea](https://gitea.com/)|64 bit|Container| [](https://docs.gitea.io/en-us/install-with-docker/) | | | | |
|[Gitea with Mariadb](https://gitea.com/)|64 bit|Stack| [](https://docs.gitea.io/en-us/install-with-docker/#mysql-database) | | | | |
+|[Go-Socks5-Proxy](https://hub.docker.com/r/serjs/go-socks5-proxy)|32/64 bit|Container| [](https://hub.docker.com/r/serjs/go-socks5-proxy) | | | | |
|[Gotify](https://gotify.net/)|32/64 bit|Container| [](https://gotify.net/docs/install) | | | | |
|[Grocy](https://grocy.info/)|32/64 bit|Container| [](https://docs.linuxserver.io/images/docker-grocy) | | | | |
|[Guacamole](https://guacamole.apache.org/)|32/64 bit|Container| [](https://hub.docker.com/r/oznu/guacamole) | | | | [](https://www.youtube.com/watch?v=cKAhnf8X1lo&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=3) |
diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json
index 342efb1..c188810 100644
--- a/pi-hosted_template/template/portainer-v2.json
+++ b/pi-hosted_template/template/portainer-v2.json
@@ -1725,6 +1725,23 @@
],
"note": "
Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://github.com/hubbcaps/gazee
Official Docker Documentation: https://hub.docker.com/r/linuxserver/gazee
"
},
+ {
+ "categories": [
+ "Proxy"
+ ],
+ "description": "Simple socks5 server using go-socks5 with authentication options",
+ "image": "serjs/go-socks5-proxy",
+ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/socks5.png",
+ "name": "socks5-proxy",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Go-Socks5-Proxy",
+ "type": 1,
+ "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://hub.docker.com/r/serjs/go-socks5-proxy
Official Docker Documentation: https://hub.docker.com/r/serjs/go-socks5-proxy
"
+ },
{
"categories": [
"Other",
diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json
index 342efb1..c188810 100644
--- a/template/portainer-v2-arm32.json
+++ b/template/portainer-v2-arm32.json
@@ -1725,6 +1725,23 @@
],
"note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://github.com/hubbcaps/gazee
Official Docker Documentation: https://hub.docker.com/r/linuxserver/gazee
"
},
+ {
+ "categories": [
+ "Proxy"
+ ],
+ "description": "Simple socks5 server using go-socks5 with authentication options",
+ "image": "serjs/go-socks5-proxy",
+ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/socks5.png",
+ "name": "socks5-proxy",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Go-Socks5-Proxy",
+ "type": 1,
+ "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://hub.docker.com/r/serjs/go-socks5-proxy
Official Docker Documentation: https://hub.docker.com/r/serjs/go-socks5-proxy
"
+ },
{
"categories": [
"Other",
diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json
index 1847db2..7c31011 100644
--- a/template/portainer-v2-arm64.json
+++ b/template/portainer-v2-arm64.json
@@ -1891,6 +1891,23 @@
"title": "Gitea with Mariadb",
"type": 3
},
+ {
+ "categories": [
+ "Proxy"
+ ],
+ "description": "Simple socks5 server using go-socks5 with authentication options",
+ "image": "serjs/go-socks5-proxy",
+ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/socks5.png",
+ "name": "socks5-proxy",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Go-Socks5-Proxy",
+ "type": 1,
+ "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://hub.docker.com/r/serjs/go-socks5-proxy
Official Docker Documentation: https://hub.docker.com/r/serjs/go-socks5-proxy
"
+ },
{
"categories": [
"Other",