<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rusty-ping/src, 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>Add the -S short option for the status line</title>
<updated>2026-08-16T20:10:46Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T20:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=e563aad5f06189b7f55c45111921f1b489b075eb'/>
<id>urn:sha1:e563aad5f06189b7f55c45111921f1b489b075eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the default help option of clap</title>
<updated>2026-08-16T20:09:52Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T20:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=40444902e0cc6e42a33dd3cade3ee9199d315873'/>
<id>urn:sha1:40444902e0cc6e42a33dd3cade3ee9199d315873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable clippy warning on byte groupings</title>
<updated>2026-08-16T20:06:26Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T20:06:26Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=3e748ee0c8ba6e15243081a5ac813657322e0fe3'/>
<id>urn:sha1:3e748ee0c8ba6e15243081a5ac813657322e0fe3</id>
<content type='text'>
I want to keep it that way !
</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>Don't count NotYetReceived packet as lost</title>
<updated>2026-08-16T19:58:39Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T19:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=c821f3a6c5a36d71603635192d10e972fd520f9e'/>
<id>urn:sha1:c821f3a6c5a36d71603635192d10e972fd520f9e</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>Remove unused variables</title>
<updated>2026-08-16T19:26:40Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-08-16T19:26:40Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/rusty-ping/commit/?id=2dba7b08064a3cd35b72c9559cb31b1bdd78919b'/>
<id>urn:sha1:2dba7b08064a3cd35b72c9559cb31b1bdd78919b</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>
</feed>
