@@ -11,7 +11,7 @@ release=0.mrx9
1111group=Applications/System
1212
1313[DESCRIPTION]
14- 0=Simple SShuttle SSH connector GUI
14+ 0=GUI for SShuttle - Transparent proxy server that works as a poor man's VPN. Forwards over ssh.
15151=---
16162=More information: /usr/share/doc/package_name/repack.txt
1717
@@ -22,16 +22,16 @@ maintainer=Alex Kotov
2222vendor=alex_q_2000 (C) 2022
2323
2424[SUMMARY]
25- summary=Simple SShuttle SSH connector GUI
25+ summary=GUI for SShuttle
2626
2727[URLCOPY]
28- urlcopy=https://github.com/AKotov-dev/???
28+ urlcopy=https://github.com/AKotov-dev/SShuttle-GUI
2929
3030[LICENSE]
3131license=GPLv3
3232
3333[DEPS]
34- deps=gtk2 polkit fping systemd sshuttle sshpass
34+ deps=sshuttle sshpass iptables gtk2 polkit fping systemd
3535
3636[META]
3737meta=0
@@ -44,11 +44,12 @@ deb=0
4444
4545[FILES]
46460=/usr/share/sshuttle-gui/
47- 1=/usr/bin/sshuttle-gui
48- 2=/usr/share/icons/sshuttle-gui.png
49- 3=/etc/systemd/system/sshuttle.service
50- 4=/usr/share/applications/sshuttle-gui.desktop
51- 5=/usr/share/polkit-1/actions/sshuttle-gui.policy
47+ 1=/usr/share/doc/sshuttle-gui/
48+ 2=/usr/bin/sshuttle-gui
49+ 3=/usr/share/icons/sshuttle-gui.png
50+ 4=/etc/systemd/system/sshuttle.service
51+ 5=/usr/share/applications/sshuttle-gui.desktop
52+ 6=/usr/share/polkit-1/actions/sshuttle-gui.policy
5253
5354[AFTERINSTALL]
54550=systemctl daemon-reload
57580=systemctl daemon-reload
5859
5960[URL32]
60- url32=https://github.com/AKotov-dev/???
61+ url32=https://github.com/AKotov-dev/SShuttle-GUI
6162
6263[PROGRAMNAME]
6364programname=SShuttle-GUI
0 commit comments