-
Notifications
You must be signed in to change notification settings - Fork 0
NNTP Proxy/Server Core: Initial Implementation (Server.go)
#62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
go-while
wants to merge
119
commits into
main
Choose a base branch
from
testing
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
119 commits
Select commit
Hold shift + click to select a range
cef0d65
Update .gitignore
go-while c81f3fc
add basic Proxy module
go-while 60a886d
typo
go-while 562e485
Update Server.go
go-while 23926c5
Update Server.go
go-while b7fe690
Update Server.go
go-while f4b7bb0
Update NetConn.go
go-while 862e081
Update NetConn.go
go-while 6cb50f4
Update Server.go
go-while 071e916
Update Server.go
go-while 49158da
Update Server.go
go-while 85abe14
Update Server.go
go-while 4ce9b42
Update Server.go
go-while 962c3e6
Update main.go
go-while cb7ce6a
Update Server.go
go-while 92c9510
Update Server.go
go-while 1bf9787
Update Server.go
go-while 2993d43
Update Flags.go
go-while f844427
Update Flags.go
go-while 1d5b882
Update Flags.go
go-while 5b97e70
moving funcs to files
go-while bc95d1f
Update Utils.go
go-while e8223a9
Update Session.go
go-while 8344089
Update main.go
go-while da975c6
Update Utils.go
go-while 296f3b3
Merge branch 'testing' of ssh://github.com/go-while/NZBreX into testing
go-while 82ca466
Update Utils.go
go-while f87d039
Update ConnPool.go
go-while a7a7dd1
Update Proxy.go
go-while e40ba2d
Update Server.go
go-while c559a56
Update Config.go
go-while b2eb2f4
Update Proxy.go
go-while 74b0455
Update Server.go
go-while ef408f2
Update Server.go
go-while 69027ab
Update Utils.go
go-while fa1e2ea
Update Utils.go
go-while 54cbcdc
Update Session.go
go-while e47ff46
Update Utils.go
go-while dc497ee
Update Utils.go
go-while 7c9e458
Update Utils.go
go-while 736c090
Update Utils.go
go-while b38836f
Update Flags.go
go-while 5e81c70
patches
go-while 151a9c0
Merge pull request #66 from go-while/copilot/fix-65
go-while ea5d3e4
Merge branch 'testing' of ssh://github.com/go-while/NZBreX into testing
go-while f3f1a85
Update Workflows
go-while 9d2fbb3
test build
go-while ff6e13c
Update build_and_publish_test.yml
go-while 3896869
Update build_and_publish_test.yml
go-while 062c664
Update build_and_publish_test.yml
go-while eeb4d24
Update build_and_publish_test.yml
go-while 7c54911
Update build_and_publish_test.yml
go-while 95e1c6f
Update build_and_publish_test.yml
go-while 8861850
Update build_and_publish_test.yml
go-while 6340511
Update build_and_publish_test.yml
go-while cbbc0da
Update build_and_publish_test.yml
go-while ec99277
Update codeql.yml
go-while e6e0b3c
test 1.25.1
go-while 47d7b98
build scripts
go-while e0b7ced
Update codeql.yml
go-while 8ad2d83
Update ProxyHelper.go
go-while 2ec6267
Update Server.go
go-while 674a7e8
Update Server.go
go-while 0654c56
Potential fix for code scanning alert no. 71: Clear-text logging of s…
go-while 6a36f32
try patch
go-while 011e313
Merge branch 'testing' of ssh://github.com/go-while/NZBreX into testing
go-while 8996aab
Update codeql.yml
go-while 15ff454
Update Server.go
go-while 8031f5f
testing
go-while 01286ff
testing
go-while d203fe0
testing
go-while 6d96418
Update build_and_publish_test.yml
go-while d238ed9
Update build_and_publish_test.yml
go-while 06fe0c0
Create grep.sh
go-while 255b8eb
Merge branch 'main' into testing
go-while 7e50098
0.0.6-test-p2
go-while 19fb962
Update Session.go
go-while 9266e6d
Update build_and_publish_test.yml
go-while 7c73aab
Update build_and_publish_test.yml
go-while fda5371
go 1.25.3
go-while 6efaa7b
AI fucked up
go-while 49b3fc5
I too, !proxy
go-while 0001efe
comment for AI
go-while 1e07959
item.FlagError(provider.id)
go-while 406238b
item.FlagError
go-while bd22e72
comment
go-while c037781
Update build_and_publish_test.yml
go-while 0f6547d
debugs
go-while c0bc43f
proxy: replace tpReader/tpWriter with CliTp
go-while 4c2c19b
compiler
go-while 50da338
test build
go-while 9533397
test mac arm
go-while 98b1c6f
retry mac build
go-while a53498a
test build
go-while 0721cfb
test build
go-while d56c03e
test build
go-while 70f510f
test build
go-while 793ace7
test build
go-while e9930cc
test mac
go-while d9d9868
will darwin arm64 compile with amd64?
go-while 6090a5d
try fix filenames
go-while 4b3ca15
explain error
go-while fda4b9a
fail quick on errors
go-while 5844e8c
fix connection problems
go-while 44c2ef7
test windows compilation
go-while 8cb4933
flag errors
go-while ed093db
conn & memlim
go-while fa95a52
Update Config.go
go-while cf32eeb
debugs & mutex
go-while 793f153
counter
go-while ba3538c
conn timeouts
go-while 8d7ad8b
Update Workers.go
go-while 5c0f295
testing
go-while 4596aa1
adds .zip support
go-while 17b1436
debugs
go-while 151e72a
debugs
go-while 8ed4464
debugs
go-while 0ac2658
debugs
go-while 504e002
debugs
go-while File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -36,6 +36,7 @@ test*.* | |
| *.pem | ||
| *.key | ||
| *.crt | ||
| .*passwd* | ||
|
|
||
| bak/* | ||
| log/ | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.