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
пре 1 месец
9seconds
94e4179fb7
Add NativeDialer method to mtglib.Network
пре 1 месец
9seconds
0440ccf4ff
Rewrite to WaitGroup.Go
пре 2 месеци
9seconds
a0aabf2391
Switch to rand/v2
пре 2 месеци
9seconds
36dad5a2f6
Update golangci-lint
пре 3 година
9seconds
6a19ded78e
Update docs
пре 3 година
9seconds
e0850869ba
Linting
пре 4 година
9seconds
ffad717829
Use CloseRead and CloseWrites
пре 4 година
9seconds
585ebfeb50
Update golanci-lint
пре 5 година
9seconds
372c703ad6
Add documentation for network
пре 5 година
9seconds
87a720dd58
Do not use ristretto
Memory usage is too big
пре 5 година
9seconds
10b78322a3
Implement caching dns resolver
пре 5 година
9seconds
7108fe99ec
Add implementation of telegram dialer
пре 5 година
9seconds
f21ee40baf
Remove idle timeout from network
пре 5 година
9seconds
adf4ab1a35
Revert "Add new TCPBufferSize parameter to network"
This reverts commit 57cb1b5aa0 .
пре 5 година
9seconds
57cb1b5aa0
Add new TCPBufferSize parameter to network
пре 5 година
9seconds
f52b3391d1
Add firehol blocklist
пре 5 година
9seconds
f8ad90c845
Refactor network to a top-level module
пре 5 година
9seconds
546a5849f3
Add test for generate-secret command
пре 5 година
9seconds
2cc81219b1
Use HTTP timeout from config
пре 5 година
9seconds
c0ab254acf
Minor formatting issues
пре 5 година
9seconds
6b9b437a5a
Correct usage of ifconfig.co
пре 5 година
9seconds
d6566e5dfb
Change network to accept DialFunc
пре 5 година
9seconds
757ea5b63c
Add PatchHTTPClient method
This method is mostly required for testing
пре 5 година
9seconds
24add0dce4
Make network as a separae interface
пре 5 година
9seconds
7002e4cd09
Add load balancing network dialer
пре 5 година
9seconds
21ee1e2c6c
Liniting for network
пре 5 година
9seconds
09f8233bc6
Modify config
пре 5 година
9seconds
d5147f1935
Rename dialers into network
пре 5 година
9seconds
4689479745
Add base dialers module
пре 5 година