Commit Graph

28 Commits

Author SHA1 Message Date
fuyun 9e78137768
Feature: add `inbounds` for flexible binding inbound (#2818) 2023-08-03 22:30:08 +08:00
Kr328 5212aaf445
Fix: process resolving for udp (#2806) 2023-06-25 09:19:06 +08:00
Kr328 154cb1d1f0
Improve: alloc using make if alloc size > 65536 (#2796) 2023-06-18 11:19:35 +08:00
Kr328 9177645a89
Fix: windows process panic (#2793) 2023-06-15 21:37:26 +08:00
Kr328 355eb491ad
Fix: windows process panic (#2791) 2023-06-15 17:51:55 +08:00
Kr328 13d9e960f7
Refactor: refactor find process (#2781) 2023-06-13 23:25:32 +08:00
Dreamacro 5045ca4574 Chore: add some linters and clean up the code 2023-04-04 14:53:59 +08:00
Dreamacro c8bc11d61d Fix: amd64 macOS Ventura process name match 2022-10-27 15:36:09 +08:00
Dreamacro f29b54898f Fix: macOS Ventura process name match 2022-10-27 11:25:18 +08:00
Kr328 6995e98181
Refactor: linux process resolving (#2305) 2022-09-18 12:53:51 +08:00
Dreamacro bf079742cb Clean: use go 1.19 Appendf 2022-08-24 20:21:06 +08:00
Dreamacro be8d63ba8f Fix: macOS udp find process should use unspecified fallback 2022-07-15 17:00:41 +08:00
Dreamacro 4dfba73e5c Fix: SyscallN should not use nargs 2022-04-14 23:37:19 +08:00
Dreamacro c282d662ca Fix: make golangci lint support multi GOOS 2022-04-13 17:51:21 +08:00
Kr328 30d4668008
Chore: fix typo (#2033) 2022-03-19 13:58:51 +08:00
Dreamacro 6a661bff0c Migration: go 1.18 2022-03-16 12:10:13 +08:00
Kr328 b866f06414
Chore: move find connection process to tunnel (#2016) 2022-03-12 19:07:53 +08:00
Kr328 9683c297a7
Chore: add more details to process resolving (#2017) 2022-03-09 13:41:50 +08:00
Kr328 83bfe521b1
Fix: should split linux process name with space (#2008) 2022-03-05 18:25:16 +08:00
Dreamacro f1cf7e9269 Style: use gofumpt for fmt 2021-10-10 23:44:09 +08:00
Dreamacro 4ce35870fe Chore: remove deprecated ioutil 2021-10-09 20:35:06 +08:00
Dreamacro 571d2a0075 Migration: go 1.17 2021-08-18 13:26:23 +08:00
Dreamacro 46f4f84442 Chore: use iife replace init in some cases 2021-07-11 19:43:25 +08:00
Dreamacro c35cb24bda Chore: use unix.ByteSliceToString transform cstring 2021-06-15 21:03:47 +08:00
Rusty Pen 936b7012ba
Feature: PROCESS-NAME support freebsd 13, fix panic on unsupported platforms (#1351) 2021-04-14 17:57:17 +08:00
Dreamacro d759d16944 Style: cleanup code 2021-03-24 01:00:21 +08:00
icpz 532396d25c
Fix: PROCESS-NAME rule for UDP sessions on Windows (#1140) 2020-12-22 15:13:44 +08:00
Dreamacro 4b1b494164 Chore: move find process name to a single part 2020-12-17 22:17:27 +08:00