-
Updated
Aug 22, 2021 - Java
#
apache2
Here are 898 public repositories matching this topic...
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
java
open-source
aws
oauth2
spring-boot
authentication
spring-cloud
openidconnect
authorization
sso
saml2
ldap-authentication
u2f-server
spring-framework
apache2
identity-provider
sso-authentication
websso
spring-webflow
duosecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
-
Updated
Aug 14, 2021 - C++
Shopizer java e-commerce software
-
Updated
Aug 15, 2021 - Java
A basic LAMP stack environment built using Docker Compose.
mysql
docker
php
docker-compose
docker-container
docker-image
phpmyadmin
apache2
virtual-hosts
lamp-stack
-
Updated
Jul 16, 2021 - Dockerfile
Hestia Control Panel | A lightweight and powerful control panel for the modern web.
nginx
php
web-server
control-panel
dovecot
exim
mail-server
apache2
dns-server
linux-server
web-panel
control-panels
-
Updated
Aug 22, 2021 - Shell
JacobBrandt
commented
May 19, 2021
Describe the bug
Hard coded paths like these make it impossible to reach sections of the code without using AWS.
Hack the World using Termux
python
hackers
web-application
nmap
penetration-testing
ngrok
apache2
termux
bash-script
network-analysis
metasploit-framework
sqlmap
metasploit
termux-recommended-for-android
penetration-testing-framework
gnuroot-debian-terminal
termux-tool
termux-hacking
easy-hack
-
Updated
May 13, 2021 - Python
mysql
docker
nginx
php
elasticsearch
boilerplate
symfony
solr
ftp
php-fpm
apache2
mail-sandbox
docker-boilerplate
-
Updated
Jan 2, 2020 - JavaScript
Apache Block Bad Bots, (Referer) Spam Referrer Blocker, Vulnerability Scanners, Malware, Adware, Ransomware, Malicious Sites, Wordpress Theme Detectors and Fail2Ban Jail for Repeat Offenders
security
bots
apache
porn-filter
gambling-filter
rogue
spam-prevention
spambot-security
apache2
spam-protection
badwords
spam-filtering
scanners
bad-words
spam-referers
spam-blocker
referer-blocker
vulnerability-scanners
bot-blocker
spam-referrer-blocker
-
Updated
Jul 21, 2021 - Shell
piper - a distributed workflow engine
-
Updated
Apr 26, 2021 - Java
Lua language support for Godot Engine
open-source
gamedev
lua
game-engine
cpp
game-development
lua-script
godotengine
godot
godot-engine
apache2
luascript
lua-support
-
Updated
Jul 27, 2021 - C++
Development repository for the apache2 cookbook
-
Updated
Aug 11, 2021 - Ruby
Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract
python
search-engine
flask
ethereum
smart-contracts
blockchain
solidity
apache2
cybermiles
second-state
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Sep 21, 2019 - Shell
MyServer is your own localhost web server. you can setup PHP, Apache, Nginx and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal.
android
web-server
server
ubuntu
internet
mysql-server
apache2
localhost
termux
python2
linux-server
nginx-server
linux-tools
php-server
mysql-database-server
termux-tool
myserver
myserver-start
-
Updated
Aug 10, 2021 - Python
-
Updated
Jul 20, 2021 - C
A directory listing theme for Apache
-
Updated
Oct 8, 2020 - CSS
Configurable vHost generator for Apache 2.2, Apache 2.4 and Nginx
nginx
webserver
apache
apache2
vhost-builder
virtualhost-generator
vhost-maker
virtualhost
vhost-gen
vhost-generator
vhost-templates
-
Updated
Dec 6, 2020 - Python
Quick and dirty dynamic redirect.rules generator
-
Updated
Feb 24, 2021 - Python
The open-source active RFID system developed by Touraj Ghaffari. This was his life work and we hope it helps you achieve your dreams.
api
open-source
opensource
tags
rfid
bom
reader
tag
active
apache2
schematics
inventory-management
logistics
access-control
tiger
readers
repeaters
touraj
ghaffari
field-generator
-
Updated
Sep 27, 2018 - C
Passwordless authentication example application using Spring Boot and Spring Security
-
Updated
Feb 6, 2018 - Java
Generate SSL certs easily for Spring Boot apps
-
Updated
Apr 26, 2021 - Java
Improve this page
Add a description, image, and links to the apache2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache2 topic, visit your repo's landing page and select "manage topics."
Compound assignment statements (for example 'intvar += longvar') that implicitly cast a value of a wider type to a narrower type may result in information loss and numeric errors such as overflows.
...main/java/org/opensearch/search/aggregations/bucket/BestBucketsDeferringCollector.java#L198
_Note:
Compound assignment statements of the form x += y or x *= y perform an implicit narrowing co