You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.3 KiB
Markdown

<h1><picture>
<source media="(prefers-color-scheme: dark)" srcset="./lib/assets/wordmark.dark.png?raw=true">
<source media="(prefers-color-scheme: light)" srcset="./lib/assets/wordmark.light.png?raw=true">
<img alt="RenFeiBlog" src="./lib/assets/wordmark.light.png?raw=true" height="34">
</picture></h1>
My name is **RenFei(任霏)**, and I'm a Java programmer from Mainland China.
## Navigation
<img src="./lib/assets/renfei.png?raw=true" align="right" width="30%" />
### My Personal Website and Blog
If you speak Chinese, welcome to visit my blog: [www.renfei.net](https://www.renfei.net), which includes many useful tools for developers.
### 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.
### Internet IP Address Query Service
Since the network may use multi-layer NAT address translation, IP address query for Internet egress:
* [ip.renfei.net](http://ip.renfei.net) : IPv4 and IPv6, IPv6 is generally preferred, depending on the DNS resolution of the client.
* [ipv4.renfei.net](http://ipv4.renfei.net) : IPv4 Only.
* [ipv6.renfei.net](http://ipv6.renfei.net) : IPv6 Only.