Commit f1ee884
committed
chore: tidy up commits (#331)
* ci: add goreleaser actions
* refactor: use syscall instead of libpcap for linux
* refactor: add packetWriter to packetInjector
* refactor(packet): replace libpcap with pure Go on Linux for cross-compilation
* fix(packet): resolve import cycle
* fix(packet): return wrapped DefaultPcapHandle instead of pcap.Handle
* refactor: add createLayers function
* ci: update
* fix(packet): re-add missing ethtLayer
* ci: remove afpacekt dependency on linux
* ci: add releaser
* docs: update instruction for installation
* chore: add installation script
* chore: update version info format
* docs: update installation guide
* docs: update installation guide
* fix(proxy): check if hopTracker is nil before running RegisterUntracked() (#325)
* fix: use fmt.Println to print version information (#326)
* fix: inappropriate use of `println` to print version
* fix: handle tunnel error correctly
* chore: add custom source archive including commit file (#327)
* docs: update installation guide (#328)
* fix: add new line after printing version (#329)
* fix: add new line after printing version
* docs: fix typo
* ci: improve ci (#330)
* ci: ignore check-pr on labeled, unlabeled events1 parent f29e31f commit f1ee884
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments