https://github.com/SenseUnit/dtlspipe
dpi dpi-bypassing dtls dtls-psk dtls12 openvpn psk stunnel udp udp-proxy wireguard
Score: -Infinity
Last synced: about 5 hours ago
JSON representation
Repository metadata:
Generic DTLS wrapper for UDP sessions
- Host: GitHub
- URL: https://github.com/SenseUnit/dtlspipe
- Owner: SenseUnit
- License: mit
- Created: 2023-08-27T15:34:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-06-06T13:46:10.000Z (about 2 months ago)
- Last Synced: 2026-06-25T04:28:01.133Z (about 1 month ago)
- Topics: dpi, dpi-bypassing, dtls, dtls-psk, dtls12, openvpn, psk, stunnel, udp, udp-proxy, wireguard
- Language: Go
- Homepage:
- Size: 121 KB
- Stars: 185
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: SenseUnit
- Login: SenseUnit
- Email:
- Kind: organization
- Description: Software without nonsense.
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/157991672?v=4
- Repositories: 1
- Last Synced at: 2024-01-28T21:31:45.912Z
- Profile URL: https://github.com/SenseUnit
GitHub Events
Total
- Create event: 4
- Delete event: 2
- Fork event: 3
- Issue comment event: 5
- Issues event: 2
- Pull request event: 5
- Push event: 6
- Release event: 2
- Watch event: 29
- Total: 58
Last Year
- Create event: 3
- Delete event: 1
- Fork event: 2
- Pull request event: 3
- Push event: 5
- Release event: 2
- Watch event: 5
- Total: 21
Committers metadata
Last synced: 17 days ago
Total Commits: 102
Total Committers: 2
Avg Commits per committer: 51.0
Development Distribution Score (DDS): 0.02
Commits in past year: 17
Committers in past year: 1
Avg Commits per committer in past year: 17.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Vladislav Yarmak | v****c@v****m | 100 |
| dependabot[bot] | 4****] | 2 |
Issue and Pull Request metadata
Last synced: 19 days ago
Total issues: 15
Total pull requests: 29
Average time to close issues: 5 days
Average time to close pull requests: about 1 hour
Total issue authors: 8
Total pull request authors: 2
Average comments per issue: 4.2
Average comments per pull request: 0.0
Merged pull request: 29
Bot issues: 0
Bot pull requests: 3
Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 minute
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- evangelme (4)
- cornzzy (3)
- ssrsec (2)
- JustinGrote (2)
- liuxyon (1)
- Snawoot (1)
- zbalkan (1)
- edthepurple (1)
Top Pull Request Authors
- Snawoot (26)
- dependabot[bot] (3)
Top Issue Labels
Top Pull Request Labels
- dependencies (3)
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 48
proxy.golang.org: github.com/SenseUnit/dtlspipe
- Homepage: https://github.com/SenseUnit/dtlspipe
- Documentation: https://pkg.go.dev/github.com/SenseUnit/dtlspipe#section-documentation
- Licenses: MIT
- Latest release: v1.8.11 (published 19 days ago)
- Last Synced: 2026-07-08T21:06:01.969Z (17 days ago)
- Versions: 24
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.427%
- Average: 8.966%
- Dependent repos count: 9.505%
proxy.golang.org: github.com/senseunit/dtlspipe
- Homepage:
- Documentation: https://pkg.go.dev/github.com/senseunit/dtlspipe#section-documentation
- Licenses: mit
- Latest release: v1.8.11 (published 19 days ago)
- Last Synced: 2026-07-08T21:06:01.421Z (17 days ago)
- Versions: 24
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.702%
- Average: 9.258%
- Dependent repos count: 9.814%
Dependencies
- github.com/pion/dtls/v2 v2.2.7
- github.com/pion/logging v0.2.2
- github.com/pion/transport/v2 v2.2.1
- golang.org/x/crypto v0.8.0
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/pion/dtls/v2 v2.2.7
- github.com/pion/logging v0.2.2
- github.com/pion/transport/v2 v2.2.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.3
- github.com/yuin/goldmark v1.4.13
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/crypto v0.8.0
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/mod v0.8.0
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/net v0.6.0
- golang.org/x/net v0.9.0
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/sys v0.5.0
- golang.org/x/sys v0.7.0
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/term v0.5.0
- golang.org/x/term v0.7.0
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.7
- golang.org/x/text v0.7.0
- golang.org/x/text v0.9.0
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.12
- golang.org/x/tools v0.6.0
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1