dolonet
68a4685ec6
Fix description of blocklist rejection behavior
The previous wording ("silently routed to the fronting domain")
is inaccurate. In mtglib/proxy.go the blocklist path calls
conn.Close() immediately with no further handshake or fronting;
domain fronting only happens on FakeTLS failures for non-blocked
IPs. Reword to "TCP connection is closed with no response" so
users searching the docs get the same symptom they actually see.
3 недель назад
dolonet
602f85d24d
Document firehol_level1 RFC1918 gotcha in blocklist defaults
The default [defense.blocklist] uses firehol_level1.netset, which
includes bogon networks and therefore all RFC1918 ranges. Clients
connecting from a LAN address (e.g. a phone on the home Wi-Fi when
mtg runs at home) are silently rejected with "ip was blacklisted"
and routed to the fronting domain. This is a recurring source of
confusion (see issue #466 for the latest example).
Add a warning next to the urls list in example.config.toml and a
Troubleshooting section in README.md covering the symptom, the
cause, and three resolution paths (disable blocklist, swap for a
narrower list, or use hairpin NAT).
Docs only, no code changes.
3 недель назад
9seconds
2aa3321bd4
Add more forks
1 месяц назад
9seconds
de81ed565d
Add mention of fork
1 месяц назад
9seconds
614acd7303
Mention doctor in README
1 месяц назад
9seconds
049bee3d84
Document a necessety of increasing limits for systemd unit
It seems that default DynamicUser limits are very low. We have to
increase them anyway.
1 месяц назад
9seconds
c036558df4
Update docs
1 месяц назад
9seconds
879ebd132d
Formatting of the README
1 месяц назад
9seconds
e675baa860
Add docs about doppelganger
1 месяц назад
Sergei Arkhipov
432e530f68
Adjust formatting in readme
2 месяцев назад
9seconds
cf3437bb63
Add support of proxy protocol
2 месяцев назад
Sergei Arkhipov
d0e99dda2b
Update README.md
2 месяцев назад
9seconds
222cef8c41
Recommend to use telemt for adtag carvings
2 месяцев назад
9seconds
543f5cde9c
Mention telemt project in README
2 месяцев назад
9seconds
1a247d18b1
Tell about mise in README
2 месяцев назад
9seconds
36546cec2f
Change default DOH to cloudflarte
2 месяцев назад
Arash Nemat Zadeh
051180a170
edit docker command in README.md
added the missing slash mentioned in issue #287
3 лет назад
Sayan Biswas
1cdaaa16b0
change usage of $PWD in docker command
3 лет назад
Sayan Biswas
5852f48ca5
Fix instructions in readme
3 лет назад
9seconds
6dc494e7d0
Update README
4 лет назад
arch-btw
12563219e6
Add AmbientCapabilities
AmbientCapabilities=CAP_NET_BIND_SERVICE
4 лет назад
AHOHNMYC
2ae0101d18
More detail and secure service example
4 лет назад
9seconds
30170b9413
Add iplist_size metric
4 лет назад
Shayan
0b52367a82
modified docker commands for ease of use
4 лет назад
Sergey Arkhipov
25c842daf1
Fix typo
4 лет назад
Dariush Abbasi
7917434a37
fix git clone url
replace : with /
4 лет назад
9seconds
dcbbb49607
Update README
4 лет назад
Sergey Arkhipov
097b52c8ef
Make values in tag meaning more consistent
5 лет назад
9seconds
c536cbecd5
Fix a link to go reference
5 лет назад
9seconds
4f048a3b82
Update README
5 лет назад
Ivan Elfimov
225444b1b3
Update README.md
- remove MTG_STATSD_PORT, because it is not used in the code
- update MTG_STATSD_ADDR description to reflect all possible use cases
5 лет назад
9seconds
289e8f5945
Tune buffer limits to 32kb by default
6 лет назад
9seconds
91726d461f
Decrease defaults
6 лет назад
9seconds
2407748ab0
Update README
6 лет назад
Lex Rivera
40bb59faf5
Fix units in readme
6 лет назад
9seconds
47364e7ba8
Add correct paths to the run script
6 лет назад
9seconds
b6251608d9
Add script for fast deployment
6 лет назад
9seconds
6dce3944e4
More correct information on metrics
6 лет назад
9seconds
dfa53af567
Fix for statsd incorrect types
6 лет назад
9seconds
8b802819ee
We become fat
6 лет назад
9seconds
1258f07197
Update README
6 лет назад
9seconds
24137b6ea2
Some notes on upgrading to 1.0
6 лет назад
9seconds
7d1d9007af
Update environment variable table
6 лет назад
strangecamelcaselogin
c9d3020ea6
Bind 3129 port to 127.0.0.1 in docker examples
6 лет назад
9seconds
da8dba1585
Add some notes to README
7 лет назад
9seconds
74a7c505eb
Add notes on ansible
7 лет назад
9seconds
9983f7fcba
Add a note on secure mode
7 лет назад
9seconds
a90072260e
Update docker image to use Go 1.12
7 лет назад
9seconds
f68b195306
Update golangci-lint
7 лет назад
Dmitry V. Roenko
5f1d1ce883
Update README.md
- little typo in docker command line
- added more preferred 'secure only' example
7 лет назад