linuxserver / docker-emulatorjs

Web based retro emulation frontend with rom scanning and automated art ingestion.
GNU General Public License v3.0
512 stars 51 forks source link

Prevent abuse warnings due to portscan (ipfs) #12

Closed flowlee closed 1 year ago

flowlee commented 2 years ago

linuxserver.io


Desired Behavior

The container should not trigger abuse warnings when run on servers from hosting providers such as Hetzner (https://www.hetzner.com).

Current Behavior

The container triggers netscan abuse warnings due to the use of ipfs.

Alternatives Considered

Use the server profile with ipfs. See https://github.com/ipfs/go-ipfs/issues/4343#issuecomment-423990722

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

thelamer commented 2 years ago

We actually swapped to the lowpower profile due to home users pointing out the high load of the server profile. I'm kinda split on this as home servers is kind of what this is intended for where putting this up on a VPS would be something maybe the user should need to change the default settings. Just in general I want to be as unobtrusive as possible with the IPFS server, but without users hosting assets this can never scale.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.