Commit Graph

12 Commits

Author SHA1 Message Date
Nikolay Lazarov
4d429b4b7a Remove unnecessary err check
Just before this err check is another err check that always returns.
2024-10-31 00:04:25 +02:00
Nikolay Lazarov
e4e2c3c7b5 Cache icons instead of reading them from the filesystem every time 2024-10-31 00:04:14 +02:00
Nikolay Lazarov
660e4c3491 Replace calls to deprecated io/ioutil library with their supported alternatives 2024-10-30 23:49:14 +02:00
UnnoTed
6dac3cd878 v1.1 2023-10-01 00:39:49 +02:00
tgbv
a541ac2223 chore: using errors pkg instead of fmt 2023-09-30 18:01:44 +03:00
tgbv
0a0b34ff53 chore: fixed spelling mistake 2023-09-30 17:57:34 +03:00
tgbv
d653d88ab0 fix: invalid mem addr or nil pointer deref 2023-09-30 17:54:16 +03:00
tgbv
57264985e9 feat: allow parsing of zip archives 2023-09-25 00:14:11 +03:00
UnnoTed
7508f721d1 v1
- Add settings window
- Fix libappindicator3 dependency problem
- Add support for multiple tunnels
- Add tunnel name length check
- Add wireguard error messages
2023-03-30 04:26:00 +02:00
UnnoTed
89b8eb8d09 Update dependencies, add icons, tunnel editor, buttons to add, delete and zip tunnels. 2021-08-15 03:05:17 +02:00
UnnoTed
c2990d0c93 v0.1
add deb package
add basic logs
2021-02-28 21:47:03 +01:00
UnnoTed
49bb68c505 init 2020-05-27 15:48:31 +02:00