#!/bin/bash
# Name : Anti IP Leakage
# Author: Zhys
# Date : 2019
# 禁止来自IPv4的所有HTTP/S访问请求
### GENERAL SYSTEM SECURITY OPTIONS ###
###
# https://github.com/klaver/sysctl/blob/master/sysctl.conf
# https://github.com/sathrak/linux-sysctl.conf
# Controls the System Request debugging functionality of the kernel
kernel.sysrq = 0
# Controls whether core dumps will append the PID to the core filename.
# Useful for debugging multi-threaded applications.
apt-get install aptitude -y
aptitude safe-upgrade