Skip to content

Commit 088827c

Browse files
committed
v0.1 - Initial release
1 parent a6c9d3d commit 088827c

File tree

6 files changed

+11
-48
lines changed

6 files changed

+11
-48
lines changed

sshuttle-gui-0.1-0.mrx9.src.rpm

-1.4 MB
Binary file not shown.

sshuttle-gui-0.1-0.mrx9.x86_64.rpm

-1.06 MB
Binary file not shown.

sshuttle-gui/etc/sstp-connector/stop-connect.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

sshuttle-gui/etc/sstp-connector/update-resolv-conf

Lines changed: 0 additions & 18 deletions
This file was deleted.

sshuttle-gui/etc/systemd/system/sstp-connector.service

Lines changed: 0 additions & 13 deletions
This file was deleted.

sshuttle-gui/package-project/sshuttle-gui.prj

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ release=0.mrx9
1111
group=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.
1515
1=---
1616
2=More information: /usr/share/doc/package_name/repack.txt
1717

@@ -22,16 +22,16 @@ maintainer=Alex Kotov
2222
vendor=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]
3131
license=GPLv3
3232

3333
[DEPS]
34-
deps=gtk2 polkit fping systemd sshuttle sshpass
34+
deps=sshuttle sshpass iptables gtk2 polkit fping systemd
3535

3636
[META]
3737
meta=0
@@ -44,11 +44,12 @@ deb=0
4444

4545
[FILES]
4646
0=/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]
5455
0=systemctl daemon-reload
@@ -57,7 +58,7 @@ deb=0
5758
0=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]
6364
programname=SShuttle-GUI

0 commit comments

Comments
 (0)