Jump to content

Zero108

Newbie
  • Posts

    8
  • Joined

  • Last visited

About Zero108

  • Birthday 01/01/1975

Profile Information

  • Software
    IPS4
  • Version
    4.2

Contact Methods

  • Skype
    rpg-support

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Zero108's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Reacting Well

Recent Badges

2

Reputation

  1. Issues are inevitable because IPS owners are drunk (may be always).
  2. Please, tell, whence the chat takes the list of users: from the IPS sie database, from Google +, etc.? The connection and transmission of data goes through the server of the chat, by what protocol, which port? Is there any encryption? Does the video / audio work with the key provided?
  3. Can't stop listening this: Lokanath Swami radio.pls
  4. I use Opera portable. Chrome is scanning all your files and may be the intelligence agencies' spy tool.
  5. Dark theme is cool as the option along with the light theme (by default).
  6. 1. Open for editing the /etc/nginx/nginx.conf file and add after http { include /etc/nginx/blockips.conf; where /etc/nginx/ - path to the blockips.conf file from the server root. http { include /etc/nginx/blockips.conf; 2. Create a text file called blockips.conf with the encoding UTF-8 in the Notepad ++. 3. Add a list of blocked IP addresses to the blockips.conf file by the sample below (there are several possible options): deny 31.220.61.77; deny 185.84.148.0/22; deny 2a02:748:b000:3:a87a:866d:94f0:ffbe; deny 2a02:748:b000:3:a87a:866d:94f0:ffbe/22; Note: Tools for creation of a list of blocked IP addresses: 1) Live blacklist ipv4/ipv6 addresses database for the last 10 days: https://ru.myip.ms/files/blacklist/csf/latest_blacklist.txt 2) Recently submitted by users ipv4/ipv6 addresses database: https://ru.myip.ms/files/blacklist/csf/latest_blacklist_users_submitted.txt To quickly edit the list above use the Notapad++: - press Ctrl+H to open the automatic replacement window. - mark the Extended checkbox in the opened window. - further replace \r with ; - further replace \n with \ndeny(blank) - you should get the following result: deny 46.101.204.143; deny 55.101.204.143/21; Additional tools for creation of a list of blocked IP addresses: 3) Subnet calculator: http://smart-ip.net/calculator 4) IP to CIDR: http://ip2cidr.com/bulk-ip-to-cidr-converter.php 5) Creating an IP list in the CIDR format by countries: http://software77.net/geo-ip/ (find the "Country IP listing" on the right side, select a country and CIDR). 4. Upload the blockips.conf file to the server by ssh, set CHMOD 644 on it via any file manager. 5. Restart Nginx, for example, by the terminal command: service nginx restart 6. Periodically update the IP-list, at least once per month. PS A sample file was added with the list of blocked IP addresses and also the addition of the Ukraine IP-range below (the addition of Ukraine is greatly reduced the number of spammers on my sites, but this is purely individual). blockips.conf.txt
  7. I was using the licensed Invision Community. Now I am using the nulled from this site. I think the seller do not have the moral rights to sell the product due to the number of free scripts included into it. For example, SCE Editor (which is the main script on which the community software is based on). Secondly, I was banned by one of the the Invision Community owners without any reason (by Lindy) after a short time of trying to argue with him in the normal polite way whithout breaking any community rules. He deleted all my Russian translations from their Marketplace and banned my license without any refund after 3 years of membership. They are arrogant behind the vail. Thirdly, after all of this I like to make harm to the USA business and this company particularly. So, please, do not pay to them. They do not deserve this. Use the software for free.
×
×
  • Create New...