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.
2026-04-13 07:46:52 +00:00
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.
2026-04-13 07:08:08 +00:00
9seconds
2aa3321bd4
Add more forks
2026-03-31 19:03:48 +02:00
9seconds
de81ed565d
Add mention of fork
2026-03-24 15:28:33 +01:00
9seconds
614acd7303
Mention doctor in README
2026-03-24 09:55:30 +01:00
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.
2026-03-20 11:13:03 +01:00
9seconds
c036558df4
Update docs
2026-03-15 21:58:04 +01:00
9seconds
879ebd132d
Formatting of the README
2026-03-14 09:44:07 +01:00
9seconds
e675baa860
Add docs about doppelganger
2026-03-14 09:42:28 +01:00
Sergei Arkhipov and GitHub
432e530f68
Adjust formatting in readme
2026-02-19 14:35:04 +01:00
9seconds
cf3437bb63
Add support of proxy protocol
2026-02-19 14:22:00 +01:00
Sergei Arkhipov and GitHub
d0e99dda2b
Update README.md
2026-02-18 11:16:04 +01:00
9seconds
222cef8c41
Recommend to use telemt for adtag carvings
2026-02-18 11:13:55 +01:00
Sergei Arkhipov and GitHub
80b9159ce9
Merge pull request #330 from 9seconds/telemt
...
Mention telemt project in README
2026-02-17 22:19:50 +01:00
9seconds
543f5cde9c
Mention telemt project in README
2026-02-17 21:46:15 +01:00
9seconds
1a247d18b1
Tell about mise in README
2026-02-17 21:43:16 +01:00
9seconds
36546cec2f
Change default DOH to cloudflarte
2026-02-16 17:18:31 +01:00
Arash Nemat Zadeh and GitHub
051180a170
edit docker command in README.md
...
added the missing slash mentioned in issue #287
2022-11-17 03:42:09 +03:30
Sayan Biswas and GitHub
1cdaaa16b0
change usage of $PWD in docker command
2022-07-02 17:36:03 +05:30
Sayan Biswas and GitHub
5852f48ca5
Fix instructions in readme
2022-06-30 14:59:36 +05:30
9seconds
6dc494e7d0
Update README
2022-03-21 13:42:13 +03:00
arch-btw and GitHub
12563219e6
Add AmbientCapabilities
...
AmbientCapabilities=CAP_NET_BIND_SERVICE
2022-03-20 08:35:20 -07:00
AHOHNMYC and GitHub
2ae0101d18
More detail and secure service example
2022-03-13 04:52:56 +03:00
9seconds
30170b9413
Add iplist_size metric
2022-03-11 16:20:11 +03:00
Shayan
0b52367a82
modified docker commands for ease of use
2022-03-07 13:52:57 +05:00
Sergey Arkhipov and GitHub
25c842daf1
Fix typo
2022-03-02 10:25:46 +03:00
Dariush Abbasi and GitHub
7917434a37
fix git clone url
...
replace : with /
2021-11-03 14:09:18 +03:30
9seconds
dcbbb49607
Update README
2021-07-30 16:36:12 +03:00
Sergey Arkhipov and GitHub
097b52c8ef
Make values in tag meaning more consistent
2021-04-12 18:53:23 +03:00
9seconds
c536cbecd5
Fix a link to go reference
2021-04-09 14:44:57 +03:00
9seconds
4f048a3b82
Update README
2021-04-09 13:30:04 +03:00
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
2021-01-02 21:21:23 +03:00
9seconds
289e8f5945
Tune buffer limits to 32kb by default
2020-03-25 10:07:10 +03:00
9seconds
91726d461f
Decrease defaults
2020-03-24 16:58:30 +03:00
9seconds
2407748ab0
Update README
2020-02-03 11:27:12 +03:00
Lex Rivera
40bb59faf5
Fix units in readme
2019-11-19 18:38:30 +03:00
9seconds
47364e7ba8
Add correct paths to the run script
2019-11-18 10:51:30 +03:00
9seconds
b6251608d9
Add script for fast deployment
2019-11-18 10:49:03 +03:00
9seconds
6dce3944e4
More correct information on metrics
2019-11-18 10:04:51 +03:00
9seconds
dfa53af567
Fix for statsd incorrect types
2019-11-12 12:13:00 +03:00
9seconds
8b802819ee
We become fat
2019-11-11 17:48:04 +03:00
9seconds
1258f07197
Update README
2019-11-11 17:38:26 +03:00
9seconds
24137b6ea2
Some notes on upgrading to 1.0
2019-11-11 17:26:07 +03:00
9seconds
7d1d9007af
Update environment variable table
2019-11-11 17:12:54 +03:00
9seconds
da8dba1585
Add some notes to README
2019-04-26 16:24:39 +03:00
9seconds
74a7c505eb
Add notes on ansible
2019-03-01 10:30:08 +03:00
9seconds
9983f7fcba
Add a note on secure mode
2019-03-01 10:27:33 +03:00
9seconds
a90072260e
Update docker image to use Go 1.12
2019-03-01 10:24:58 +03:00
9seconds
f68b195306
Update golangci-lint
2019-01-24 08:15:56 +03:00
9seconds
1678ddbd53
Reformat README
2018-11-02 18:37:16 +03:00