Modify gaming rules.
This commit is contained in:
@ -361,7 +361,12 @@ standard_game_fifa21_udp_ports="3074,3478,3479,3659,6000"
|
||||
# 4380 udp (Steam client)
|
||||
#
|
||||
standard_game_steam_tcp_ports="6010,6020,6030,6040,8888,27000:27013,27014,27015,27016:27030,27031,27032:27050,44333"
|
||||
standard_game_steam_udp_ports="12000,27000:27015,27016:27030,27031,27036,3478,4379,4380"
|
||||
standard_game_steam_udp_ports="3478,4379,4380,12000,27000:27015,27016:27030,27031,27036,27037:27100"
|
||||
|
||||
# Local Ports (Steam)
|
||||
#
|
||||
standard_game_steam_udp_local_ports="27031:27036"
|
||||
standard_game_steam_tcplocal_ports="27031:27036"
|
||||
|
||||
# Ports game 'Call of Duty'
|
||||
#
|
||||
@ -395,7 +400,7 @@ standard_game_steam_udp_ports="12000,27000:27015,27016:27030,27031,27036,3478,43
|
||||
# UDP: 53, 88, 500, 3074, 3075, 3076, 3077, 3078, 3079, 3544, 4500, 5223
|
||||
#
|
||||
standard_game_call_of_duty_pc_tcp_ports="3074,27014,27015,27016:27030,27031,27032:27050"
|
||||
standard_game_call_of_duty_pc_udp_ports="3074,3075,3076,3077,3078,3079,3478,4379,4380,27000:27013,27014,27015,27016:27030,27031:27036"
|
||||
standard_game_call_of_duty_pc_udp_ports="3074,3075,3076,3077,3078,3079,3478,4379,4380,27000:27013,27014,27015,27016:27030,27031,27032:27035,27036"
|
||||
|
||||
standard_game_call_of_duty_ps_tcp_ports="80,443,1935,3074,3478,3479,3480,5223"
|
||||
standard_game_call_of_duty_ps_udp_ports="3074,3075,3076,3077,3078,3079,3478,3479,3658,5223"
|
||||
@ -403,6 +408,16 @@ standard_game_call_of_duty_ps_udp_ports="3074,3075,3076,3077,3078,3079,3478,3479
|
||||
standard_game_call_of_duty_xbox_tcp_ports="53,80,3074"
|
||||
standard_game_call_of_duty_xbox_udp_ports="53,88,500,3074,3075,3076,3077,3078,3079,3544,4500,5223"
|
||||
|
||||
# Local Ports (mostly dedicated to 'Call of Duty' game)
|
||||
#
|
||||
standard_game_call_of_duty_udp_local_ports="3074,41900,62976"
|
||||
|
||||
|
||||
# Other ports not dedicated to a specific game
|
||||
#
|
||||
standard_game_universell_udp=""
|
||||
standard_game_universell_tcp=""
|
||||
|
||||
|
||||
# -------------
|
||||
# --- Predefined Ports
|
||||
|
Reference in New Issue
Block a user