CI_wpanel


SUBMITTED BY: repremaq09

DATE: July 12, 2023, 11:06 a.m.

UPDATED: Sept. 10, 2023, 4:14 a.m.

FORMAT: Text only

SIZE: 7.7 kB

HITS: 2767

  1. -apt install lamp_server^ phpmyadmin, after all this good fuckery ... phpenmod mbstring and systemctl restart apache2. Acess with phpmyadmin n setup pass ;)
  2. - NOW:
  3. mysql -u root -p
  4. CREATE USER 'user'@'%' IDENTIFIED BY 'pass';
  5. GRANT ALL PRIVILEGES ON *.* TO 'user'@'%' WITH GRANT OPTION;
  6. FLUSH PRIVILEGES;
  7. Now log with user
  8. -------------------------
  9. O bang são 4 acoes na VPS, addUser.sh | menu, addTestUser.sh | menu, delUser.sh | menu n editUserDays.sh | menu
  10. (addd user no kirito tem 1 enter inicial(apos escoçher opcao). tem um 'n' como padrao la :P)
  11. servidor | IP, root n ssh pass of PC -> NO GRAPHIC!
  12. usuario | revs -> NO GRAPHIC!
  13. acesso_servidor | n acessos rev
  14. usuarios_ssh | *.* :p
  15. -shell_exec as engine to display online users???? well... exec() will do the job w script ;)
  16. shell_exec() function is an inbuilt function in PHP that is used to execute the commands via shell and return the complete output as a string. The exec() function is an inbuilt function in PHP that is used to execute an external program and returns the last line of the output.
  17. Infos p Operação do DB
  18. ----------------------
  19. - A funcao Revendedores, da aba "REVENDAS" é inutil. Pois basta substituir as colunas "SERVIDOR" e "ENDERECO IP" por "Login" e "Senha", da funcao "Alterar Revenda", da mesma aba, que essa ultima fará todo o trampo
  20. Work
  21. ------------
  22. - shell_exec() retorna a saida do comando(vide BACK.txt on BeeLink xamp)
  23. - criaUser.sh(on v2ray machine) tinindo pra criar user via shell_exec() _\|o
  24. - Elaborar script pra retornar os user e seus dias...
  25. - Usar os MySQL Triggers pra proibir uso de users duplicados e os carai ;) ... try{}else{} capta o erro MySQL e processa antes do cmd de inserir no script
  26. ●bash restoremacro.sh | menu
  27. ---------------------
  28. #!/bin/bash
  29. echo "1"
  30. sleep "1"
  31. echo -ne "\n"
  32. sleep 1
  33. echo "rolao"
  34. sleep "1"
  35. echo "rolao"
  36. sleep "1"
  37. echo "1"
  38. sleep "1"
  39. echo "1"
  40. sleep "1"
  41. -Criar Conta ssh
  42. ------------------------
  43. ALERT Users devem ter, no max, 10 caracteres. Não utilize caracteres especiais (@!#$%&*¨.;:) e nem espaços no usuário e senha!!! ALERT
  44. *Servidor - Lista
  45. *$nomeServ - $ip - $n Conexões
  46. *Quem será o Dono? (Crie uma revenda caso não exista nenhuma!) - Lista
  47. *$nomeRevenda
  48. *Usuario - 1linha - Etiqueta->Digite o Login...
  49. *Senha - 1linha - etiqueta->randomnumber6d
  50. *Validade em Dias - Seletor numerico 1+1
  51. - Criar(verde) - Limpar(vermelho) -
  52. I752ofYu7ag
  53. SQL deploy on ciblog git page
  54. P1
  55. -extracting
  56. -url fix tech config
  57. --ONLY PROBLEM WITH UNROUTED SYSTEMS IS THAT IT EXPOSED CONTROLLERS N METHODS(consenquently urs arguments) NAMES ON URI :P
  58. -27:00 DB-without slug return table. with return row ;)
  59. -identing the H-F view structure
  60. -autoloading url helper
  61. -database deploy
  62. -post_model n model __construct
  63. -db tool get_where n get table
  64. -db config
  65. -resulting array of db tool get injection
  66. -php syntax to direct html iteration(altos loop tb. loop nos array de dados e paaa)
  67. -managing assets(css bootstrap, JS)
  68. -mixing some php calls in html posts index view
  69. -individual db data post view
  70. P2
  71. -form_validation required rule
  72. -create_post model insert function
  73. -demonstrating input->post model iteration
  74. -db tool tracing system basic demo
  75. -a simple del data button
  76. -some attention to CI URI com. XD
  77. -db tracing system to del specifc data
  78. -update db data tech
  79. -CKEditor ing fields xD
  80. -instaling some CKEditor text tool in the foot area
  81. P3
  82. -text helper n word_limiter function
  83. -another db trace query on mod
  84. -an synbiosed foreach pulsating data on html view to list generation
  85. -tracing tech n joining table operation
  86. -using loop generated list
  87. -form n control to upload file
  88. P4
  89. -more validation n open multipart form
  90. -more inserting data using the category_model
  91. -index function n ur links wow 0/
  92. ... within an funny cat column generation engine :3
  93. -geting 1 colum to controler, of 1 row o data retrievide from model tech
  94. -order by w join sql where tracing
  95. -showing the categorized results of tech avove deployed
  96. P5
  97. -remembering to autoload ur models
  98. -'in view' more form linking tech
  99. -passing hidden parameters through form to post processing :3
  100. -input->post tool through controler
  101. -form email validation rules
  102. -inserting an simple html form data in db
  103. -attention that form dont accept diferebt rules at same time
  104. -getting post by slug throught control
  105. -more get where model tec
  106. -php ifelse n loop within html mofo
  107. P6
  108. -php user CRUD n form w mix controller form rules
  109. /\best way to views forms also
  110. -password encrypt n how it go from control to model
  111. -view linking XD
  112. -session->flashdata tool registration on header n setted on controller
  113. /\session data traveling 0/
  114. -simple controller logic to check if specific data already exists in db
  115. ... nnn ilustrate form_validation->set_message tool
  116. -model work to check existent data
  117. -form_validation->set_rules callback_controlerBOOLFunction property for db live check n set_message also
  118. -1 row where retrive. email/username exists?
  119. P7
  120. ...continuating the CRUD login page
  121. -header edit option panel
  122. -more pass encryption n user exist verification
  123. -loging user throught model n an complete 1 column of data trace ex
  124. -session->set_userdata tool intr
  125. -unssetting all userdata...
  126. -injecting some php to header view for user based show off
  127. -implementing user control security on controlers throughr session->userdata tool verification
  128. -finalizing the data on db insert tech by geting session_userdata data XD
  129. -comparing userdata w model retrieve column of 1 row
  130. P8
  131. -db results pag w pagination-> tool
  132. -inserting the pag property to an get table results model function
  133. -adding it fuckery to visual view
  134. -session->userdata use to show off view elements to certain user(s)
  135. -some simple CRUD delete model
  136. -more session->flashdata on header show off
  137. -more session->userdata throught model to implement user-created data throught user_id column
  138. CHATGPT Gerar prompt que gera código colado(engenharia reversa) -> ATDDoqv-YkE
  139. CHATGPT -> CODIGO PHP PRA GUI FORMS
  140. --------------------
  141. -Crie um codigo PHP para um sistema de compras com os campos Produto e Quantidade. use Javascript e Bootstrap tema darkly
  142. CHATGPT -> CODIGO PHP PRA GUIDE FORMS DATA n SHOW GUI THIS SHIT
  143. --------------------
  144. -reescreva o codigo de forma que os produtos sejam armazenados em um arquivo com o nome compras.txt
  145. -Crie um codigo PHP para um arquivo que sera nomeado para produtos.php que devera exibir os dados do arquivo compras.txt
  146. -Adicione um botao para exibir a pagina index.php
  147. CHATGPT -> CODIGO PHP PRA INCLUDE ELEMENTS ON GUI SHIT LIST
  148. --------------------
  149. -Adicione um botao para excluir produtos da lista de compras
  150. CHATGPT -> CODIGO PHP PRA INCLUDE ELEMENTS ON OTHER GUI
  151. --------------------
  152. -Adicione um botao ao lado do botao adicionar para exibir o arquivo produtos.php e modifique o codigo para exibir o arquivo produtos.php sempre que um novo produto for adicionado no codigo abaixo
  153. CODIGO DE INDEX.PHP
  154. -Coloque no codigo abaixo a soma do campo quantidade, a soma deve ser exibida no topo direito ao lado da frase produtos comprados
  155. CODIGO DE PRODUTOS.PHP(LISTA DE COMRPAS)
  156. MISC
  157. ------
  158. Ajax extranet
  159. 44w-jw9Y_PY
  160. SQL Tech to Search Filters Engine
  161. 2XuxFi85GTw
  162. An Bridge conn can be created to ship same udt/tcp packages to conns/nics on her. Yes... The SAME! Its alwsome for VirtualBox network system!

comments powered by Disqus