<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rusty-ping/src/main.rs, branch 🪵</title>
<subtitle>🏓 A pretty ping/ICMP utility 🦀
</subtitle>
<id>https://git.ache.one/rusty-ping/atom?h=%F0%9F%AA%B5</id>
<link rel='self' href='https://git.ache.one/rusty-ping/atom?h=%F0%9F%AA%B5'/>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/'/>
<updated>2026-08-16T21:41:01Z</updated>
<entry>
<title>Legend is spelled in french xD</title>
<updated>2026-08-16T21:41:01Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T21:41:01Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=0c067f0c85cf54a001566b8542a809a916776b86'/>
<id>urn:sha1:0c067f0c85cf54a001566b8542a809a916776b86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename remainder line to status line</title>
<updated>2026-08-16T20:01:58Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T20:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=0620be9bab315f5f30cb5120ae56ff3d50d3775c'/>
<id>urn:sha1:0620be9bab315f5f30cb5120ae56ff3d50d3775c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the remainder line option</title>
<updated>2026-08-16T19:57:55Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T19:57:55Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=f31f02f6bee6bf5d98d2d9468762cf6ea9d4360a'/>
<id>urn:sha1:f31f02f6bee6bf5d98d2d9468762cf6ea9d4360a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unusde import and cast</title>
<updated>2026-08-16T19:28:11Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T19:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=230d7125c8f71514b0b53841c2cdeb995dc43f22'/>
<id>urn:sha1:230d7125c8f71514b0b53841c2cdeb995dc43f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add support for default target and implement robust target resolution</title>
<updated>2026-08-16T18:55:33Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T18:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=197f75c7c5d0b4dab1f92a739dc1be0d90f5b27d'/>
<id>urn:sha1:197f75c7c5d0b4dab1f92a739dc1be0d90f5b27d</id>
<content type='text'>
Introduces a new `--default-target` argument to allow specifying a default host address.
In case that target isn't defined, as a configuration option.
</content>
</entry>
<entry>
<title>Resolve DNS target</title>
<updated>2026-08-09T17:44:00Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-09T17:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=b996eee55f8278c00d0f8aa51b30d38ad21ecd08'/>
<id>urn:sha1:b996eee55f8278c00d0f8aa51b30d38ad21ecd08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pretty print the legende fixed</title>
<updated>2026-08-09T17:26:06Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-09T17:26:06Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=43a24ce48fbd226fb8957900cd5af5cbea08c284'/>
<id>urn:sha1:43a24ce48fbd226fb8957900cd5af5cbea08c284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ttl and add main loop</title>
<updated>2026-08-06T04:55:55Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-06T04:55:55Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=368f4c99ed22ca9c30e60f7cc86a77553d745117'/>
<id>urn:sha1:368f4c99ed22ca9c30e60f7cc86a77553d745117</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove TTL reply</title>
<updated>2026-08-05T08:42:53Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-05T08:42:53Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=afe403f273997dd309af82d5f6df4a765ea29e1b'/>
<id>urn:sha1:afe403f273997dd309af82d5f6df4a765ea29e1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linting and format</title>
<updated>2026-08-04T16:27:58Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-04T16:27:58Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=b6ce2ea9948cee959e31013221e483eceb9b4a47'/>
<id>urn:sha1:b6ce2ea9948cee959e31013221e483eceb9b4a47</id>
<content type='text'>
</content>
</entry>
</feed>
