Flash Socket Policy files server implement in Go.
docker run -d -p 843:843 sandinh/flash-socket-policy
or
docker run -d -p 843:843 -v `pwd`/crossdomain.xml:/crossdomain.xml sandinh/flash-socket-policy gofsp -file=/crossdomain.xml
Test with:
printf "<policy-file-request/>\0" | nc 127.0.0.1 843
This project is free to use and licensed under LGPL.
Content type
Image
Digest
Size
3.5 MB
Last updated
over 6 years ago
docker pull sandinh/flash-socket-policy