Sign inSign up

sandinh/flash-socket-policy

By sandinh

•Updated over 6 years ago

Image
0

536

sandinh/flash-socket-policy repository overview

⁠flash-socket-policy-docker

Build Status

Flash Socket Policy files⁠ server implement in Go.

⁠Usages

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

⁠License

This project is free to use and licensed under LGPL.

Tag summary

Content type

Image

Digest

Size

3.5 MB

Last updated

over 6 years ago

docker pull sandinh/flash-socket-policy