Skip to content

ultreia-es/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ultreia Scripts

Scripts used by Ultreia Comunicaciones in its daily work.

git-author.sh

Sets git author and committer variables to be used in following commits.

In order to make it work with current shell, it should be called with source:

source git-author.sh

or

. git-author.sh

Actually, it will fail if called otherwise:

# bash git-author.sh 
You should call this script with source:
  source git-author.sh

dansguardian2squid.py

Converts a Dansguardian log to Squid log format.

Although Dansguardian can be set up to use Squid log format, this will remove reason and subreason fields from log.

This script converts a Dansguardian log to Squid format so it can be used with SARG.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors