/etc/gufw/app_profiles/vlc.jhansonxi is in gufw 16.04.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | [VLC HTTP]
title=VLC HTTP stream
description=VLC media player HTTP stream default port
ports=8080/tcp
categories=Audio Video;
[VLC MMSH]
title=VLC MMS HTTP stream
description=VLC media player Microsoft Media Server stream over HTTP (Windows Media HTTP Streaming Protocol/MS-WMSP) default port
ports=8080/tcp
categories=Audio Video;
[VLC RTP]
title=VLC RTP stream
description=VLC media player Real-time Transport Protocol default port
ports=5004/udp
categories=Audio Video;
[VLC UDP]
title=VLC UDP stream
description=VLC media player User Datagram Protocol default port
ports=1234/udp
categories=Audio Video;
[VLC Icecast]
title=Icecast stream
description=VLC media player Icecast stream default port
ports=8000/tcp
categories=Audio Video;
|