Alec Scott
e079d273ae
Update README.md
2024-02-24 09:47:05 -08:00
Alec Scott
b742f3cd17
Update README.md
2024-02-24 09:41:03 -08:00
Alec Scott
955ceb77a6
Delete FUNDING.yml to remove GitHub Sponsors link
2022-08-20 13:55:49 -07:00
Alec Scott
9a82b53c5d
Add automatic installation script link
2022-02-03 11:46:55 -07:00
Alec Scott
60a24ead86
Update README.md
2022-02-03 11:40:35 -07:00
Alec Scott
75e5857dcc
Update README.md
2022-02-03 10:29:20 -07:00
Alec Scott
0f7a7c336f
Add documentation to TUN library
v0.2.2
2022-02-03 10:23:52 -07:00
Alec Scott
43d0df3731
Fix Malformed IP Parsing & Add More Documentation ( #70 )
...
* Added support for daemon logs and improved code docs
* Update the README to include wireguard disclaimer
* Update description
* Add initialization message
2022-02-03 09:08:47 -07:00
Alec Scott
d5a300a8a9
Merge branch 'main' of https://github.com/hyprspace/hyprspace
2022-02-02 10:37:29 -07:00
Alec Scott
de71ed65f2
Update logo
2022-02-02 10:36:53 -07:00
Alec
9594e99e67
Cleanup redundant section of code
v0.2.1
2022-02-01 20:52:55 -07:00
Alec
20c306ddcb
Serious Performance Improvements
2022-02-01 20:48:08 -07:00
Alec Scott
6c2a0d15c3
Update hyprspace@.service to better fix boot before network
2022-01-31 23:18:20 -07:00
Alec Scott
dcbdbe331a
Merge pull request #69 from hyprspace/stream-reuse
...
Improve Performance by Reusing Libp2p Streams
v0.2.0
2022-01-31 20:08:17 -07:00
Alec Scott
275eb18ca8
Add support for daemon locks for better process removal
2022-01-31 16:44:06 -07:00
Alec
39b23f4e91
Update go.mod dependencies
2022-01-30 21:50:10 -07:00
Alec
9cc7c03eb3
Update language in delete cmd
2022-01-30 21:49:34 -07:00
Alec
8da27edd39
Add stream reuse fixes and performance improvements
2022-01-30 21:46:21 -07:00
Alec
c750bc1d92
Fixes
2022-01-30 21:18:07 -07:00
Alec Scott
cc4cd1c010
Initial commit of stream reuse
2022-01-30 19:23:35 -07:00
Alec Scott
4b1b189d5b
Merge pull request #68 from repos-holder/main
...
Fix build errors for Windows
2022-01-30 12:48:19 -07:00
Artem Lukyanov
09f1134d1e
Move enable command back to interface creation stage
2022-01-30 21:15:12 +03:00
Alec Scott
31cf03c10a
Reconfigure Options on Windows
2022-01-28 09:50:47 -07:00
Alec Scott
1885e741fc
Reconfigure options on Windows
2022-01-28 09:50:25 -07:00
Artem Lukyanov
03d0cc5453
Support down command for Windows
2022-01-28 17:57:04 +03:00
Artem Lukyanov
a27171ea62
Fix build errors for Windows
2022-01-28 11:24:09 +03:00
Alec Scott
c4a57651f2
Merge pull request #67 from jimt/patch-1
...
Fix broken link
2022-01-27 19:10:41 -07:00
Alec Scott
da9adb6f08
Remove MacOS dependency on ip
2022-01-27 19:03:55 -07:00
Alec Scott
a454f57fb0
Merge branch 'remove-ip-cmd'
2022-01-27 19:02:17 -07:00
Alec Scott
9d76c89aca
Merge pull request #65 from sug0/remove-ip-cmd
...
Support Windows, Linux and presumably macOS
2022-01-27 19:01:45 -07:00
Alec Scott
f7664f3263
Standardize Tun creation and setup process
2022-01-27 18:56:18 -07:00
Jim Tittsler
6418a305aa
Fix typos
2022-01-27 10:59:07 +09:00
Jim Tittsler
4e25bc9b36
Fix broken link
2022-01-25 13:06:27 +09:00
Tiago Carvalho
b1caae2d87
Platform specific tun code
2022-01-24 22:38:19 +00:00
Tiago Carvalho
48531ebdc2
Restore original tun.go code
2022-01-24 22:32:45 +00:00
Tiago Carvalho
663a66b2a2
Remove dependency on ip command
2022-01-24 22:32:45 +00:00
Artem Lukyanov
be276aef0b
Add Windows support
2021-12-27 14:21:51 +03:00
Alec Scott
afc2118b98
Update README.md
2021-12-19 14:20:21 -07:00
Alec Scott
92c169dc9c
Update README.md
2021-12-19 14:19:52 -07:00
Alec Scott
fa103eb1a1
Update Icon
2021-12-19 14:19:03 -07:00
Alec Scott
d1baa9fe1a
Update Logo
2021-12-19 14:15:47 -07:00
Alec Scott
bba99213e0
Merge pull request #52 from hyprspace/feature/reduced-bandwidth
...
Improve Background Bandwidth Usage by Removing Discover Keys
v0.1.7
2021-10-23 22:28:13 +00:00
Alec Scott
dd881949f0
Update README.md
2021-10-23 22:21:05 +00:00
Alec
c0469dd223
Update docs to reflect discovery key removal
2021-10-23 15:08:54 -07:00
Alec
414f80bd6b
Improve background bandwidth usage by removing discover keys
2021-10-23 14:55:05 -07:00
Alec Scott
c81dcf21b5
Merge pull request #37 from notassigned/add-quic-transport
...
Add quic transport and ipv6
2021-09-22 12:13:41 -07:00
notassigned
b543729176
Added port check back in
2021-09-22 09:57:19 -04:00
Alec Scott
bef656a9e3
Create FUNDING.yml
2021-09-20 15:06:22 -07:00
notassigned
dc279408df
Added in TCP transport to node create
2021-09-13 09:29:32 -04:00
notassigned
7ee920fb47
Fix typo in multiaddr
2021-09-11 21:20:01 -04:00