Manage allowed destinations (bypass without login) for: = htmlspecialchars($session) ?>
| Dst. Host / IP | Protocol / Port |
Action
|
Comment
|
Act |
|---|---|---|---|---|
|
= htmlspecialchars($item['dst-host'] ?? $item['dst-address'] ?? 'Any') ?>
|
= htmlspecialchars($item['protocol'] ?? 'Any') ?> : = htmlspecialchars($item['dst-port'] ?? 'Any') ?>
|
= htmlspecialchars($item['action'] ?? 'allow') ?> | = htmlspecialchars($item['comment'] ?? '-') ?> |
|