Skip to content
  • About
blog@hegars thanks for all the fish
blog@hegars thanks for all the fish
  • About

TELNET fake server

hegarsDec 19, 2017Jun 14, 2018

#!/bin/bash
while [ 1 ] ;do
nc -l -p 23 -t
done

<span class="nav-subtitle screen-reader-text">Page</span>

Previous PostTSHARK DNS queries
Next PostFFMPEG

Related Posts

FFMPEG Generate Dialtone

hegarsAug 4, 2021Aug 13, 2021

ChromeCast Scripting

https://developers.google.com/cast/docs/media wget https://github.com/barnybug/go-cast/releases/download/0.1.0/cast-linux-amd64 ./cast discover./cast –host 192.168.15.119 –name OfficeTV status./cast...
hegarsOct 15, 2019Oct 16, 2019

DU

Du summary to one level du -hxd1
hegarsJul 5, 2018
  • About
Copyright © 2025 - Yuki Minimalist Blog Theme By WP Moose