HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iamd3vil

no profile record

Submissions

Google Rewriting Android's Binder in Rust with Promising Results

phoronix.com
3 points·by iamd3vil·3년 전·0 comments

Bare-metal Rust in Android

security.googleblog.com
272 points·by iamd3vil·3년 전·117 comments

Export Telegram group chats into static websites

github.com
8 points·by iamd3vil·5년 전·0 comments

The Most Backdoor-Looking Bug I’ve Ever Seen

buttondown.email
268 points·by iamd3vil·6년 전·208 comments

comments

iamd3vil
·5년 전·discuss
Another option for incremental backups is Restic [0]. It has support to backup to Backblaze B2, Amazon S3 and lots of other places.

[0] https://restic.net/
iamd3vil
·6년 전·discuss
Please do share the playlist. Will love to listen to it.
iamd3vil
·6년 전·discuss
Ohh TIL but my other point still stands.
iamd3vil
·6년 전·discuss
OP has literally written in the gist about exploring a way to map entire port range and avoiding doing this, so the non hacky way of doing this is setting up something like a wireguard tunnel. That's the reason I suggested doing this instead of a tunnel which has other disadvantages like doing TCP on TCP.
iamd3vil
·6년 전·discuss
I think a better option would be to create a Wireguard tunnel between Raspberry Pi and the remote server instead of a SSH Tunnel. Then there is no need to add or change ports and restart the tunnel for every service.