From 9027e12a13823852e403e28762329ace0e983df9 Mon Sep 17 00:00:00 2001 From: RenFei Date: Thu, 22 Feb 2024 14:57:05 +0800 Subject: [PATCH] update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2706db7..a78844c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ My name is **RenFei(任霏)**, and I'm a Java programmer from Mainland China. If you speak Chinese, welcome to visit my blog: [www.renfei.net](https://www.renfei.net), which includes many useful tools for developers. +### Maven Public Proxy Repository + +[maven.renfei.net](https://maven.renfei.net) Proxy multiple Maven repositories to help developers effectively solve the problem of unable to find dependent packages and speed up program compilation and construction. + ### BT(BitTorrent) Tracker Service I run a public BitTorrent Tracker server: [http://tracker.renfei.net:8080/announce](http://tracker.renfei.net:8080/announce), which assists in communication between peers using the BitTorrent protocol, helps speed up BitTorrent downloads.