/etc/ffproxy/html/connect is in ffproxy 1.6-11build1.
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 | HTTP/1.1 503 ERROR
Connection: close
Content-Type: text/html; charset=iso-8859-1
<html>
<head>
<title>Error: Unable to connect to server</title>
</head>
<body>
<h1>Error</h1>
<p>
<b>Unable to connect to server $h</b>
</body>
</html>
|