Skip to content

Commit 34f219f

Browse files
committed
Merge branch 'main' of github.com:lanrat/stargate
2 parents 0d9b6b3 + 1c40efa commit 34f219f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ This will produce a statically linked binary that's ready to use.
167167

168168
### Platforms
169169

170-
Stargate makes use of freebind, which allowed for creating a socket with a source IP address on an interface that does not have that IP directly bound to it. This is only available on Linux and FreeBSD. Stargate can work on other platforms, but it will require every address to be previously bound to the interface before running.
170+
Stargate makes use of freebind, which allowes for creating a socket with a source IP address on an interface that does not have that IP directly bound to it. This is only available on Linux and FreeBSD. Stargate can work on other platforms, but it will require every address to be previously bound to the interface before running.
171171

172172
## Go Library
173173

0 commit comments

Comments
 (0)