File: control

package info (click to toggle)
guidedog 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 372 kB
  • ctags: 161
  • sloc: cpp: 2,118; sh: 84; makefile: 14
file content (22 lines) | stat: -rw-r--r-- 958 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: guidedog
Section: net
Priority: optional
Maintainer: Antonio Cardoso Martins <digiplan.pt@gmail.com>
Uploaders: Gianfranco Costamagna <locutusofborg@debian.org>
Build-Depends: debhelper (>= 10), qtbase5-dev
Standards-Version: 4.0.0
Homepage: https://github.com/antocm/guidedog/wiki
Vcs-Browser: https://github.com/antocm/guidedog/tree/debian
VCS-Git: https://github.com/antocm/guidedog/ -b debian

Package: guidedog
Architecture: linux-any
Depends: policykit-1, iproute2, iptables, ${misc:Depends}, ${shlibs:Depends}
Description: NAT/masquerading/port-forwarding configuration tool in Qt5
 Guidedog is a GUI utility which allows you to easily activate and
 configure your machine for packet routing, Network Address
 Translation/IP Masquerading (NAT) and port-forwarding.
 .
 If you are using the functions of this program, it is recommended that
 you setup/configure a firewall to protect your machine - guidedog does
 not setup a firewall for you.