No description
Find a file
2024-05-21 23:09:38 +02:00
examgle-config init 2024-05-21 23:05:26 +02:00
.gitignore init 2024-05-21 23:05:26 +02:00
build.sh init 2024-05-21 23:05:26 +02:00
docker-compose.yml init 2024-05-21 23:05:26 +02:00
Dockerfile init 2024-05-21 23:05:26 +02:00
README.md init 2024-05-21 23:09:38 +02:00

Repo for dockerizing (frp)[https://github.com/fatedier/frp].

image: ghcr.io/djkato/frp:{VERSION}, currently latest: 0.58.0

Usage

bind volume with trps.toml to /config of the container. frps runs ./frps -c ../config/frps.toml set ports of defined bindPort inside trps.toml to mashine, should work. For an example, check docker-compose.yml, but ofc replace build with the image.