Alexey Dolotov
b230a2e768
fix: change module path to github.com/dolonet/mtg-multi
go install github.com/dolonet/mtg-multi@latest was broken because go.mod
declared module path as github.com/9seconds/mtg/v2 while the repo lives
at github.com/dolonet/mtg-multi. Users ended up installing upstream
binary without multi-secret support.
Fixes https://github.com/9seconds/mtg/issues/376#issuecomment-4162877568
hace 1 mes
9seconds
94e4179fb7
Add NativeDialer method to mtglib.Network
hace 2 meses
9seconds
0440ccf4ff
Rewrite to WaitGroup.Go
hace 3 meses
9seconds
a0aabf2391
Switch to rand/v2
hace 3 meses
9seconds
36dad5a2f6
Update golangci-lint
hace 3 años
9seconds
6a19ded78e
Update docs
hace 3 años
9seconds
e0850869ba
Linting
hace 4 años
9seconds
ffad717829
Use CloseRead and CloseWrites
hace 4 años
9seconds
585ebfeb50
Update golanci-lint
hace 5 años
9seconds
372c703ad6
Add documentation for network
hace 5 años
9seconds
87a720dd58
Do not use ristretto
Memory usage is too big
hace 5 años
9seconds
10b78322a3
Implement caching dns resolver
hace 5 años
9seconds
7108fe99ec
Add implementation of telegram dialer
hace 5 años
9seconds
f21ee40baf
Remove idle timeout from network
hace 5 años
9seconds
adf4ab1a35
Revert "Add new TCPBufferSize parameter to network"
This reverts commit 57cb1b5aa0 .
hace 5 años
9seconds
57cb1b5aa0
Add new TCPBufferSize parameter to network
hace 5 años
9seconds
f52b3391d1
Add firehol blocklist
hace 5 años
9seconds
f8ad90c845
Refactor network to a top-level module
hace 5 años
9seconds
546a5849f3
Add test for generate-secret command
hace 5 años
9seconds
2cc81219b1
Use HTTP timeout from config
hace 5 años
9seconds
c0ab254acf
Minor formatting issues
hace 5 años
9seconds
6b9b437a5a
Correct usage of ifconfig.co
hace 5 años
9seconds
d6566e5dfb
Change network to accept DialFunc
hace 5 años
9seconds
757ea5b63c
Add PatchHTTPClient method
This method is mostly required for testing
hace 5 años
9seconds
24add0dce4
Make network as a separae interface
hace 5 años
9seconds
7002e4cd09
Add load balancing network dialer
hace 5 años
9seconds
21ee1e2c6c
Liniting for network
hace 5 años
9seconds
09f8233bc6
Modify config
hace 5 años
9seconds
d5147f1935
Rename dialers into network
hace 5 años
9seconds
4689479745
Add base dialers module
hace 5 años